feat: enhance Caddyfile configuration with reverse proxy settings and enable IPv6 in docker-compose
This commit is contained in:
@@ -20,5 +20,5 @@ services:
|
||||
|
||||
networks:
|
||||
caddy_network:
|
||||
external: true
|
||||
name: caddy_default
|
||||
name: caddy_default
|
||||
enable_ipv6: true
|
||||
|
Reference in New Issue
Block a user