Harden NOMAD Pi-hole DNS binding
This commit is contained in:
@@ -28,7 +28,8 @@ services:
|
||||
TZ: ${TZ}
|
||||
PIHOLE_WEB_PORT: ${NOMAD_PIHOLE_WEB_PORT}
|
||||
FTLCONF_webserver_api_password: ${PIHOLE_PASSWORD}
|
||||
FTLCONF_dns_listeningMode: "LOCAL"
|
||||
FTLCONF_dns_interface: "enp5s0"
|
||||
FTLCONF_dns_listeningMode: "SINGLE"
|
||||
FTLCONF_dns_upstreams: "127.0.0.1#5335"
|
||||
FTLCONF_webserver_port: ${NOMAD_PIHOLE_WEB_PORT}
|
||||
FTLCONF_ntp_ipv4_active: "false"
|
||||
|
||||
Reference in New Issue
Block a user