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
+3
View File
@@ -1,3 +1,6 @@
# Docker image tag for fnsys/dockhand (e.g. "1.2.3" or "latest"); defaults to latest if unset
DOCKHAND_VERSION="latest"
# Main interface port for accessing the application
DOCKHAND_PORT="3000"