mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2026-03-14 22:30:01 +01:00
build
This commit is contained in:
@@ -28,7 +28,7 @@ services:
|
||||
container_name: pihole
|
||||
environment:
|
||||
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}
|
||||
TZ: Europe/Bratislava
|
||||
hostname: ${PIHOLE_HOSTNAME}
|
||||
|
||||
Reference in New Issue
Block a user