I've tried enabling IPv6 binding in the pods, but it does not seem possible to set the `host` option to bind both IPv4 and IPv6 addresses in the pod: ``` [general] host = "::" ``` Am I correct? Am I missing something? Thank you
I've tried enabling IPv6 binding in the pods, but it does not seem possible to set the
hostoption to bind both IPv4 and IPv6 addresses in the pod:Am I correct? Am I missing something?
Thank you