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