fix
This commit is contained in:
+2
-2
@@ -7,8 +7,8 @@ services:
|
||||
args:
|
||||
uid: ${UID}
|
||||
environment:
|
||||
- APACHE_RUN_USER=#${UID}
|
||||
- APACHE_RUN_GROUP=#${UID}
|
||||
- APACHE_RUN_USER=${UID}
|
||||
- APACHE_RUN_GROUP=${UID}
|
||||
- CI_ENV
|
||||
- CI_CONFIG
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user