fix build
This commit is contained in:
+2
-1
@@ -10,7 +10,7 @@ services:
|
||||
working_dir: /app
|
||||
volumes:
|
||||
- .:/app
|
||||
- ./node_modules:/app_backup/node_modules
|
||||
- node_modules:/app/node_modules
|
||||
# - ./run.sh:/app/run.sh
|
||||
# - ./next:/app/.next
|
||||
image: registry.chiefsoft.net/merms-web-2025:latest
|
||||
@@ -24,3 +24,4 @@ services:
|
||||
- NODE_ENV=${NODE_ENV:-live}
|
||||
volumes:
|
||||
src:
|
||||
node_modules:
|
||||
|
||||
Reference in New Issue
Block a user