This commit is contained in:
2026-07-26 14:43:53 -05:00
parent 8d17c83f35
commit 890608049d
8 changed files with 89 additions and 66 deletions
+9
View File
@@ -0,0 +1,9 @@
# Optional testing override. Do not use on an Internet-facing production VM.
services:
broker:
ports:
- "${BROKER_DIRECT_PORT:-8080}:8080"
gitea:
ports:
- "${GITEA_DIRECT_PORT:-3000}:3000"