mirror of
https://github.com/RealOrangeOne/infrastructure.git
synced 2026-07-22 10:37:04 +00:00
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…
Add table
Add a link
Reference in a new issue