Add registry image configuration

This commit is contained in:
Chiefsoft Works
2022-01-30 07:25:54 +00:00
parent 844eb704ea
commit 19c593d6b6
+1
View File
@@ -10,6 +10,7 @@ services:
- APACHE_RUN_USER=#${UID} - APACHE_RUN_USER=#${UID}
- APACHE_RUN_GROUP=#${UID} - APACHE_RUN_GROUP=#${UID}
restart: unless-stopped restart: unless-stopped
images: registry.chiefsoft.net/wrenchbackoffice_wrenchboard-web:latest
volumes: volumes:
- ./:/var/www/html - ./:/var/www/html
- ./apache_log:/var/log/apache2 - ./apache_log:/var/log/apache2