diff --git a/server/config/monitoring/docker-compose.yml b/server/config/monitoring/docker-compose.yml index 2572c2a..d244443 100644 --- a/server/config/monitoring/docker-compose.yml +++ b/server/config/monitoring/docker-compose.yml @@ -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