seperate port and container for external callback

This commit is contained in:
root
2026-08-09 10:24:53 +02:00
parent 3ff0794cfc
commit 639c2b68c8
13 changed files with 155 additions and 16 deletions
+3
View File
@@ -9,3 +9,6 @@ LOCAL_ADMIN_USERNAME=emergency-admin
LOCAL_ADMIN_PASSWORD=CHANGE_ME_MIN_12_CHARS
BACKUP_INTERVAL_HOURS=8
BACKUP_RETENTION_DAYS=3
# Optional host port for the callback-only Docker Compose profile.
CALLBACK_PORT=8090