Remove proxy from hut HTTP probes

This commit is contained in:
2025-07-09 11:26:22 +02:00
parent 8c3ef1cf00
commit b53321ed67

View File

@@ -3,8 +3,6 @@ modules:
prober: http
timeout: 5s
http:
proxy_url: "http://127.0.0.1:23080"
skip_resolve_phase_with_proxy: true
follow_redirects: true
valid_status_codes: [] # Defaults to 2xx
method: GET