feat: 🐳 Change docker file
This commit is contained in:
@ -36,7 +36,6 @@ USER node
|
||||
COPY . .
|
||||
|
||||
# Expose the port that the application listens on.
|
||||
EXPOSE 3000
|
||||
|
||||
# Run the application.
|
||||
CMD pnpm start
|
||||
|
Reference in New Issue
Block a user