This commit is contained in:
Davidson Gomes 2024-06-09 21:56:43 -03:00
parent f6cca7df92
commit b3adedca0b

View File

@ -26,7 +26,7 @@ COPY ./Docker ./Docker
RUN chmod +x ./Docker/scripts/*
# RUN ./Docker/scripts/generate_database.sh
RUN ./Docker/scripts/generate_database.sh
RUN npm run build