mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2026-03-15 06:40:00 +01:00
build
This commit is contained in:
@@ -28,7 +28,7 @@ services:
|
|||||||
container_name: pihole
|
container_name: pihole
|
||||||
environment:
|
environment:
|
||||||
FTLCONF_dns_listeningMode: all
|
FTLCONF_dns_listeningMode: all
|
||||||
FTLCONF_dns_upstreams: 1.1.1.1;8.8.4.4
|
FTLCONF_dns_upstreams: 8.8.8.8;8.8.4.4
|
||||||
FTLCONF_webserver_api_password: ${PASSWORD}
|
FTLCONF_webserver_api_password: ${PASSWORD}
|
||||||
TZ: Europe/Bratislava
|
TZ: Europe/Bratislava
|
||||||
hostname: ${PIHOLE_HOSTNAME}
|
hostname: ${PIHOLE_HOSTNAME}
|
||||||
|
|||||||
Reference in New Issue
Block a user