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