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