Merge pull request #41 from pgumpoldsberger/patch-1

Remove deprecated DNS environment varibles
This commit is contained in:
tehNooB 2024-01-01 12:17:48 +00:00 committed by GitHub
commit 2d553a0115
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,8 +41,7 @@ services:
environment:
TZ: 'Europe/London'
WEBPASSWORD: 'password'
DNS1: '172.70.9.2#5053'
DNS2: 'no'
PIHOLE_DNS_: '172.70.9.2#5053'
DNSMASQ_LISTENING: 'all'
VIRTUAL_HOST: pihole.yourdomain.com
# Volumes store your data between container upgrades