mirror of
https://github.com/acedanger/docker.git
synced 2025-12-06 01:10:11 -08:00
Enhance Caddy configuration with global error logging and update reverse proxy settings
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user