Image registry
This commit is contained in:
+2
-1
@@ -13,6 +13,7 @@ services:
|
||||
- ./node_modules:/app_backup/node_modules
|
||||
# - ./run.sh:/app/run.sh
|
||||
# - ./next:/app/.next
|
||||
image: registry.chiefsoft.net/merms-web-2025:latest
|
||||
extra_hosts:
|
||||
- blogdata.chiefsoft.net:10.10.33.15
|
||||
- blog.mermsemr.com:10.10.33.15
|
||||
@@ -20,4 +21,4 @@ services:
|
||||
tty: true
|
||||
stdin_open: true
|
||||
volumes:
|
||||
src:
|
||||
src:
|
||||
|
||||
Reference in New Issue
Block a user