Update pihole exporter config
This commit is contained in:
parent
c6498076f5
commit
2060584229
@ -88,10 +88,10 @@ services:
|
||||
networks:
|
||||
- monitoring
|
||||
environment:
|
||||
- PIHOLE_HOSTNAME=pihole.jafner.net
|
||||
- PIHOLE_PASSWORD=wjrXfjjEsPRCoBkVLKG3FmTaX8DZvBWh5z7ba6GBukAzYjms3k
|
||||
- INTERVAL=15s
|
||||
- PORT=9617
|
||||
- PIHOLE_HOSTNAME=pihole.jafner.net
|
||||
- PIHOLE_PROTOCOL=https
|
||||
- INTERVAL=15s
|
||||
- PORT=9617 # port on which the metrics should be available to be scraped by prometheus
|
||||
labels:
|
||||
- traefik.enable=false
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user