diff --git a/server/config/monitoring/docker-compose.yml b/server/config/monitoring/docker-compose.yml index e732e47..5bc1e99 100644 --- a/server/config/monitoring/docker-compose.yml +++ b/server/config/monitoring/docker-compose.yml @@ -93,8 +93,8 @@ services: networks: - monitoring environment: - - PIHOLE_HOSTNAME=pihole.jafner.net - - PIHOLE_PROTOCOL=https + - PIHOLE_HOSTNAME=pihole + - PIHOLE_PROTOCOL=http - INTERVAL=15s - PORT=9617 # port on which the metrics should be available to be scraped by prometheus labels: