From 81e6110d51967ccf13827cc064369fd84da89b67 Mon Sep 17 00:00:00 2001 From: ywp Date: Wed, 22 Oct 2025 15:00:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20nginx.conf?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nginx.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/nginx.conf b/nginx.conf index 1203021..5abfee7 100644 --- a/nginx.conf +++ b/nginx.conf @@ -29,5 +29,4 @@ http { proxy_set_header Host $host; proxy_cache_bypass $http_upgrade; } - } -} + } \ No newline at end of file