Merge branch 'master' of https://gitlab.chiefsoft.net/Chiefsoft/TokslawMain
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
CONTAINER_PORT=7082
|
||||
CONTAINER_PORT=7083
|
||||
UID=1000
|
||||
#--------------------------------------------------------------------
|
||||
# Example Environment Configuration file
|
||||
|
||||
@@ -6,6 +6,7 @@ services:
|
||||
dockerfile: docker/apache/Dockerfile
|
||||
args:
|
||||
uid: ${UID}
|
||||
image: registry.chiefsoft.net/tokslawcom-web:latest
|
||||
environment:
|
||||
- APACHE_RUN_USER=#${UID}
|
||||
- APACHE_RUN_GROUP=#${UID}
|
||||
|
||||
Reference in New Issue
Block a user