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