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

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