Fixed Prod
This commit is contained in:
@@ -40,4 +40,4 @@ COPY serve.json ./dist
|
||||
# Expose the port you want for production (e.g., 3000 or 80)
|
||||
EXPOSE 3000
|
||||
|
||||
CMD ["serve", "dist", "-l", "3000", "--single", "--config", "serve.json"]
|
||||
CMD ["serve", "dist", "-l", "3000", "--config", "serve.json"]
|
||||
Reference in New Issue
Block a user