From 39ba6300c0db936152546ec49260c72259220076 Mon Sep 17 00:00:00 2001 From: James Walker Date: Sun, 16 Oct 2022 22:10:04 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20proxy=20config?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/http.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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