Remove statping from internal DNS
This *hammers* pihole and massively inflates the metrics. Remove for now until there's a sane way to fix it
This commit is contained in:
parent
02293459e1
commit
5938f7fca6
@ -7,7 +7,6 @@ services:
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ./statping:/app
|
||||
dns: "{{ wireguard.clients.intersect.ip }}"
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
- "traefik.http.routers.statping.rule=Host(`stats.theorangeone.net`)"
|
||||
|
Loading…
x
Reference in New Issue
Block a user