Update pihole exporter config
This commit is contained in:
parent
253a1cec66
commit
02f0e42781
@ -89,9 +89,9 @@ services:
|
|||||||
- monitoring
|
- monitoring
|
||||||
environment:
|
environment:
|
||||||
- PIHOLE_HOSTNAME=pihole.jafner.net
|
- PIHOLE_HOSTNAME=pihole.jafner.net
|
||||||
- PIHOLE_PASSWORD=***REMOVED***
|
- 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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user