This commit is contained in:
parent
c5c19b6d5e
commit
35b5d16292
1 changed files with 1 additions and 1 deletions
|
|
@ -31,4 +31,4 @@ USER node
|
|||
|
||||
# Define the entrypoint and default command
|
||||
# If you have a custom entrypoint script
|
||||
CMD [ "node", "dist/src/app.js" ]
|
||||
CMD [ "node", "dist/app.js" ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue