main
ifiguero 2024-04-26 15:34:12 -04:00
parent ab0303641d
commit ed7b30c1a5
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ RUN rm -rf /backend/project/dist
# Compilar
WORKDIR /frontend
RUN git checkout cc109373b359d20884bf5b258172c40dd0df6d23
RUN npm install && npm run build
# Contenedor backend