Add registry image configuration
This commit is contained in:
+2
-1
@@ -10,6 +10,7 @@ services:
|
||||
- APACHE_RUN_USER=#${UID}
|
||||
- APACHE_RUN_GROUP=#${UID}
|
||||
restart: unless-stopped
|
||||
images: registry.chiefsoft.net/wrenchbackoffice_wrenchboard-web:latest
|
||||
volumes:
|
||||
- ./:/var/www/html
|
||||
- ./apache_log:/var/log/apache2
|
||||
@@ -24,4 +25,4 @@ services:
|
||||
- apigateway.wrenchboard.app.dev.fluxtra.net:10.20.30.19
|
||||
- apigateway.wrenchboard.app.lotus.fluxtra.net:172.31.4.19
|
||||
volumes:
|
||||
src:
|
||||
src:
|
||||
|
||||
Reference in New Issue
Block a user