change to build
This commit is contained in:
@@ -10,4 +10,4 @@ COPY . .
|
||||
|
||||
EXPOSE 3000
|
||||
|
||||
CMD ["npm", "run", "dev"]
|
||||
CMD ["npm", "run", "build"]
|
||||
|
@@ -11,11 +11,8 @@ services:
|
||||
- .:/app
|
||||
- /app/node_modules
|
||||
|
||||
|
||||
|
||||
networks:
|
||||
- gitea_network
|
||||
|
||||
|
||||
networks:
|
||||
gitea_network:
|
||||
gitea_network:
|
||||
|
Reference in New Issue
Block a user