diff --git a/packages/http.yaml b/packages/http.yaml index 8a730d7..23c9b4b 100644 --- a/packages/http.yaml +++ b/packages/http.yaml @@ -6,4 +6,6 @@ # http: use_x_forwarded_for: true - trusted_proxies: 100.103.57.96 + trusted_proxies: + - 100.103.57.96 + - 127.0.0.1