feat: enhance Caddyfile configuration with reverse proxy settings and enable IPv6 in docker-compose
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 15s
Nix Format Check / check-format (push) Successful in 54s
Python Lint Check / check-python (push) Failing after 10s

This commit is contained in:
2025-03-26 16:55:25 +01:00
parent 4529c57995
commit b98dbaedeb
2 changed files with 12 additions and 7 deletions

View File

@@ -20,5 +20,5 @@ services:
networks:
caddy_network:
external: true
name: caddy_default
name: caddy_default
enable_ipv6: true