fix
This commit is contained in:
+3
-1
@@ -9,12 +9,14 @@ services:
|
||||
environment:
|
||||
- APACHE_RUN_USER=${UID}
|
||||
- APACHE_RUN_GROUP=${UID}
|
||||
- CI_ENV
|
||||
- CI_CONFIG
|
||||
restart: unless-stopped
|
||||
image: registry.chiefsoft.net/merms-web:latest
|
||||
volumes:
|
||||
- ./:/var/www/html
|
||||
- ./apache_log:/var/log/apache2
|
||||
ports:
|
||||
- 9050:80
|
||||
- 8088:80
|
||||
volumes:
|
||||
src:
|
||||
Reference in New Issue
Block a user