Starter code added
This commit is contained in:
+2
-2
@@ -1,12 +1,12 @@
|
||||
version: '3'
|
||||
services:
|
||||
tokslaw-main:
|
||||
taborg-main:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: docker/apache/Dockerfile
|
||||
args:
|
||||
uid: ${UID}
|
||||
image: registry.chiefsoft.net/tokslawcom-web:latest
|
||||
#image: registry.chiefsoft.net/tokslawcom-web:latest
|
||||
environment:
|
||||
- APACHE_RUN_USER=#${UID}
|
||||
- APACHE_RUN_GROUP=#${UID}
|
||||
|
||||
Reference in New Issue
Block a user