.
This commit is contained in:
parent
2cd8ad4607
commit
50c7cbf912
@ -42,6 +42,7 @@ RUN yarn install --production
|
||||
EXPOSE 3001
|
||||
|
||||
#CMD pwd && ls -la
|
||||
CMD cat package.json
|
||||
|
||||
# Comando para correr la aplicación
|
||||
CMD ["yarn", "run", "server:start"]
|
||||
#CMD ["yarn", "run", "server:start"]
|
||||
Loading…
Reference in New Issue
Block a user