caddy-dynamicdns
caddy-dynamicdns copied to clipboard
Is it possible to enable IPv4 or IPv6 separately for different domains?
like this:
v4.xxx.com : {
version:ipv4
},
v6.xx.com : {
version:ipv6
}
I haven't worked on that feature, but I don't think so... you either have an IPv4/IPv6 interface or you don't, ya know?