Jenkins prep

This commit is contained in:
Olusesan Ameye
2022-10-01 21:39:53 +00:00
parent 66cd78f791
commit baf1ff2d91
+3
View File
@@ -9,7 +9,10 @@ services:
environment: environment:
- APACHE_RUN_USER=#${UID} - APACHE_RUN_USER=#${UID}
- APACHE_RUN_GROUP=#${UID} - APACHE_RUN_GROUP=#${UID}
- CI_ENV
- CI_CONFIG
restart: unless-stopped restart: unless-stopped
image: 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