Use a short pihole password so it actually works

This commit is contained in:
Jake Howard
2020-03-17 18:10:06 +00:00
parent 69a6da95b9
commit 717391334e
2 changed files with 6 additions and 10 deletions

View File

@ -8,7 +8,7 @@ services:
- "{{ wireguard.clients.intersect.ip }}:5353:53/tcp"
- "{{ wireguard.clients.intersect.ip }}:5353:53/udp"
environment:
- TZ=Europe/London'
- TZ=Europe/London
- VIRTUAL_HOST=pihole.jakehoward.tech
- WEBPASSWORD={{ pihole_password }}
volumes: