fixed a bunch of variables and modified the Gitea compose a lot

This commit is contained in:
2026-05-08 10:25:42 -07:00
parent f24fb2e43d
commit 134ead3d93
8 changed files with 73 additions and 41 deletions
+4 -1
View File
@@ -1,2 +1,5 @@
# Docker image tag for amerkurev/doku (e.g. "1.2.3" or "latest"); defaults to latest if unset
DOKU_VERSION="latest"
# Main interface port for accessing the application
DOKU_PORT="8000"
DOKU_PORT="9090"