This commit is contained in:
parent
8f840fd1c1
commit
5ce169a3b2
@ -24,5 +24,5 @@ EXPOSE 3000
|
||||
#Environment Variable
|
||||
ENV HOST 0.0.0.0
|
||||
|
||||
# Run the application using the built index.mjs
|
||||
CMD ["node", ".output/server/index.mjs"]
|
||||
# Run the application
|
||||
CMD ["npm", "run", "dev"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user