Fix log path

main
Marko Korhonen 5 years ago
parent ec9213bf4f
commit 1b1c9230b3

@ -14,7 +14,7 @@ services:
volumes: volumes:
- /docker/pihole/pihole/:/etc/pihole/ - /docker/pihole/pihole/:/etc/pihole/
- /docker/pihole/dnsmasq/:/etc/dnsmasq.d/ - /docker/pihole/dnsmasq/:/etc/dnsmasq.d/
- /docker/pihole/log/:/var/log/pihole.log - /docker/pihole/log/:/var/log/
- /etc/localtime:/etc/localtime:ro - /etc/localtime:/etc/localtime:ro
dns: dns:
- 127.0.0.1 - 127.0.0.1

Loading…
Cancel
Save