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
1 changed files with 0 additions and 1 deletions
|
@ -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…
Reference in a new issue