This commit is contained in:
parent
cde5f98bd8
commit
15e1fea414
@ -19,5 +19,5 @@ COPY . .
|
|||||||
# Expose the port
|
# Expose the port
|
||||||
EXPOSE 3000
|
EXPOSE 3000
|
||||||
|
|
||||||
# Command to run the application
|
# Command to run the application in production
|
||||||
CMD ["pnpm", "run", "dev"]
|
CMD ["pnpm", "run", "start"]
|
||||||
|
Loading…
Reference in New Issue
Block a user