fix: remove unused FEDORA_CADDY_IP from validation and wizard
No phase script deploys Caddy on Fedora — only Unraid gets a Caddy container. Removed from .env.example, validation arrays, preflight required vars, IP ping check, wizard prompts, and doc references. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -42,7 +42,6 @@ FEDORA_MACVLAN_GATEWAY= # LAN gateway (e.g. 192.168.1.1)
|
||||
FEDORA_MACVLAN_IP_RANGE= # IP range for containers (e.g. 192.168.1.208/28 — 16 IPs)
|
||||
FEDORA_GITEA_IP= # Static LAN IP for Gitea container
|
||||
FEDORA_DB_IP= # Static LAN IP for DB container (leave empty if sqlite3)
|
||||
FEDORA_CADDY_IP= # Static LAN IP for Caddy container
|
||||
|
||||
|
||||
# -----------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user