Enhance Caddy configuration with global error logging and update reverse proxy settings

This commit is contained in:
Peter Wood
2025-05-06 15:09:08 -04:00
parent 8efe111496
commit 67508b563c
2 changed files with 13 additions and 10 deletions

View File

@@ -14,6 +14,7 @@ services:
environment:
CF_ZONE_READ: ${CF_ZONE_READ}
CF_DNS_EDIT: ${CF_DNS_EDIT}
network_mode: host
extra_hosts:
- host.docker.internal:host-gateway
labels: