Commented UID

This commit is contained in:
dev-chiefworks
2023-04-07 16:27:22 -04:00
parent 20a52b2468
commit 9845943edb
+2 -2
View File
@@ -7,8 +7,8 @@ services:
args: args:
uid: ${UID} uid: ${UID}
environment: environment:
- APACHE_RUN_USER=${UID} # - APACHE_RUN_USER=${UID}
- APACHE_RUN_GROUP=${UID} # - APACHE_RUN_GROUP=${UID}
- CI_ENV - CI_ENV
- CI_CONFIG - CI_CONFIG
restart: unless-stopped restart: unless-stopped