Add docker

This commit is contained in:
Quentin 2022-10-16 13:13:43 +02:00
parent 45a0e850ce
commit b5a0f8bd82
Signed by: quentin
GPG Key ID: E9602264D639FF68
1 changed files with 1 additions and 1 deletions

View File

@ -173,7 +173,7 @@ in
enable = true;
settings = {
server = {
interface = [ "127.0.0.1" "${cfg.lan_ip}" ];
interface = [ "127.0.0.1" "${cfg.lan_ip}" "172.17.0.1" ];
domain-insecure = [ "consul." ];
local-zone = [ "consul. nodefault" ];
log-servfail = true;