From 6b966c400b492cebb35ec0e4104c9d322d9b2ad6 Mon Sep 17 00:00:00 2001 From: shy Date: Sat, 15 Feb 2025 11:00:01 +0800 Subject: [PATCH] opt some --- etc/portal/2024-ContextOS/upstream.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/portal/2024-ContextOS/upstream.conf b/etc/portal/2024-ContextOS/upstream.conf index d66498b4..0c1720f3 100644 --- a/etc/portal/2024-ContextOS/upstream.conf +++ b/etc/portal/2024-ContextOS/upstream.conf @@ -1,3 +1,3 @@ upstream 2024-ContextOS { - server 127.0.0.1:9050; + server 127.0.0.1:9040; }