Remove erroneous env_file location

This commit is contained in:
Siina Mashek 2022-12-25 03:16:50 +02:00
parent 3bec547d48
commit 1f59b8a943

View File

@ -8,8 +8,6 @@ services:
environment:
TZ: ${TZ}
WEBPASSWORD: ${WEBPASSWORD}
env_file:
- ./env/pihole
volumes:
- ${BASE_DATA_DIR}/pihole/etc-pihole:/etc/pihole
- ${BASE_DATA_DIR}/pihole/etc-dnsmasq.d:/etc/dnsmasq.d