callback container integrated fully
This commit is contained in:
+4
-1
@@ -10,5 +10,8 @@ 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.
|
||||
# Dedicated callback-only listener. It starts with the normal Compose stack.
|
||||
# Use 127.0.0.1 when a reverse proxy runs on the same host; use a specific LAN/DMZ
|
||||
# address or 0.0.0.0 only when the listener must be reachable directly.
|
||||
CALLBACK_BIND_IP=127.0.0.1
|
||||
CALLBACK_PORT=8090
|
||||
|
||||
Reference in New Issue
Block a user