From ab3c138a2a6ece6213f0a35d3384533ce99cc9c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=AE=87=E8=88=AA?= <653809315@qq.com> Date: Thu, 15 Aug 2024 15:04:01 +0800 Subject: [PATCH] =?UTF-8?q?=E9=83=A8=E7=BD=B2=E6=96=87=E6=A1=A3=E5=A1=AB?= =?UTF-8?q?=E5=85=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nginx/admin.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nginx/admin.conf b/nginx/admin.conf index 11cd580..6856266 100644 --- a/nginx/admin.conf +++ b/nginx/admin.conf @@ -22,4 +22,4 @@ server{ index index.html index.htm; try_files $uri $uri/ /index.html last; } -} \ No newline at end of file +}