FIX;Application return 404 after deploy
This commit is contained in:
parent
ec7f40dc88
commit
e9f967bed5
2 changed files with 2 additions and 2 deletions
|
@ -23,4 +23,4 @@ EXPOSE 3000
|
|||
|
||||
ENV PORT 3000
|
||||
|
||||
CMD ["node", "server.js"]
|
||||
CMD ["npm", "run", "start"]
|
Loading…
Add table
Add a link
Reference in a new issue