ft_chatons/core/caddy/config/sites/unbound.caddy
2026-02-25 23:00:13 +01:00

8 lines
115 B
Plaintext

http://doh.ft-chatons.local {
tls internal
handle /dns-query {
reverse_proxy doh:8053
}
}