Remove deprecated environment variables

This commit is contained in:
pgumpoldsberger 2023-12-28 15:14:54 +01:00 committed by GitHub
parent e217e74db4
commit ce1c32bd5a
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