Update pihole exporter config

This commit is contained in:
Joey Hafner 2022-07-14 00:07:54 -07:00
parent c6498076f5
commit 2060584229

View File

@ -88,10 +88,10 @@ services:
networks: networks:
- monitoring - monitoring
environment: environment:
- PIHOLE_HOSTNAME=pihole.jafner.net - PIHOLE_HOSTNAME=pihole.jafner.net
- PIHOLE_PASSWORD=wjrXfjjEsPRCoBkVLKG3FmTaX8DZvBWh5z7ba6GBukAzYjms3k - PIHOLE_PROTOCOL=https
- INTERVAL=15s - INTERVAL=15s
- PORT=9617 - PORT=9617 # port on which the metrics should be available to be scraped by prometheus
labels: labels:
- traefik.enable=false - traefik.enable=false