change to build

This commit is contained in:
philipcheung 2025-03-16 18:17:28 +08:00
parent e9b7695c84
commit 263b25ed38
2 changed files with 2 additions and 5 deletions

View File

@ -10,4 +10,4 @@ COPY . .
EXPOSE 3000
CMD ["npm", "run", "dev"]
CMD ["npm", "run", "build"]

View File

@ -11,11 +11,8 @@ services:
- .:/app
- /app/node_modules
networks:
- gitea_network
networks:
gitea_network:
gitea_network: