From 9853435fa9e127208ce3511b53384df900200702 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Wed, 22 Nov 2023 13:23:28 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- proxy-example/nginx.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proxy-example/nginx.conf b/proxy-example/nginx.conf index 5532fd7..6a83fa1 100644 --- a/proxy-example/nginx.conf +++ b/proxy-example/nginx.conf @@ -23,4 +23,4 @@ http { proxy_set_header X-Forwarded-Port $server_port; } } -} \ No newline at end of file +}