Files
bind9-docker/named.conf
T

7 lines
103 B
Plaintext

options {
directory "/var/cache/bind";
listen-on { any; };
listen-on-v6 { any; };
};