Starter code added

This commit is contained in:
tokslaw7
2025-04-22 12:18:23 -04:00
parent e8abdcd03f
commit c45eab4af0
159 changed files with 20948 additions and 4160 deletions
+2 -2
View File
@@ -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}