From 3c92518e9b0909e86b7a2cf1c307b29a34ba17f1 Mon Sep 17 00:00:00 2001 From: wangbo Date: Fri, 4 Jul 2025 21:08:00 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=BA=8C=E7=BA=A7=E5=9F=9F?= =?UTF-8?q?=E5=90=8D=E7=9A=84=E5=8F=96=E6=B6=88=E5=9F=9F=E5=90=8D=E9=87=8D?= =?UTF-8?q?=E5=AE=9A=E5=90=91=E7=9A=84=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- easyai-proxy.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/easyai-proxy.conf b/easyai-proxy.conf index e4e87ef..4d748aa 100644 --- a/easyai-proxy.conf +++ b/easyai-proxy.conf @@ -3,7 +3,7 @@ map $http_upgrade $connection_upgrade { '' close; } -# www 域名重定向 +# www 域名重定向,使用二级域名注释掉此部分的域名重定向 server { listen 80; listen [::]:80;