From d04e5bbffb7a0bbe56a1315bbbb49a9a3dfc895d Mon Sep 17 00:00:00 2001 From: sky121113 Date: Mon, 23 Feb 2026 17:12:20 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E4=BF=AE=E6=AD=A3=20demo-proxy.conf=20?= =?UTF-8?q?=E4=B8=AD=E7=9A=84=E7=92=B0=E5=A2=83=E8=A8=BB=E8=A7=A3=E6=96=87?= =?UTF-8?q?=E5=AD=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nginx/demo-proxy.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nginx/demo-proxy.conf b/nginx/demo-proxy.conf index e42f89b..c74a7dd 100644 --- a/nginx/demo-proxy.conf +++ b/nginx/demo-proxy.conf @@ -1,4 +1,4 @@ -# 正式環境 (Production) - 端口 80 +# Demo 環境 (Demo) - 端口 80 # 外部 SSL 終止後(如 Cloudflare/NPM)轉發至此端口 # 定義 map 以正確處理 X-Forwarded-Proto