Jenkins prep

This commit is contained in:
Olusesan Ameye
2022-10-01 21:44:33 +00:00
parent fca9abee67
commit f1bf533d79
+3
View File
@@ -9,7 +9,10 @@ services:
environment:
- APACHE_RUN_USER=#${UID}
- APACHE_RUN_GROUP=#${UID}
- CI_ENV
- CI_CONFIG
restart: unless-stopped
image: registry.chiefsoft.net/chiefsoftnet-web:latest
volumes:
- ./:/var/www/html
- ./apache_log:/var/log/apache2