This commit is contained in:
parent
e854091fda
commit
a48b15eae3
1 changed files with 1 additions and 1 deletions
|
|
@ -44,4 +44,4 @@ ENV NODE_ENV=production
|
|||
RUN npm prune --production
|
||||
|
||||
EXPOSE 80
|
||||
CMD ["node","app.js"]
|
||||
CMD ["node","dist/app.js"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue