Add registry image configuration

This commit is contained in:
Chiefsoft Works
2022-01-30 07:25:54 +00:00
parent 844eb704ea
commit 19c593d6b6
+2 -1
View File
@@ -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: