Registry
This commit is contained in:
+2
-1
@@ -2,6 +2,7 @@ version: '3.8'
|
||||
|
||||
services:
|
||||
mermsemr-core:
|
||||
image: registry.chiefsoft.net/merms-core-backend-flask:latest
|
||||
build: ./services/web
|
||||
command: python manage.py run -h 0.0.0.0
|
||||
volumes:
|
||||
@@ -19,4 +20,4 @@ services:
|
||||
# driver: bridge
|
||||
# ipam:
|
||||
# config:
|
||||
# - subnet: 172.16.55.0/24
|
||||
# - subnet: 172.16.55.0/24
|
||||
|
||||
Reference in New Issue
Block a user