From 8fc53e0db431e34061d7159746bd59829a2773a5 Mon Sep 17 00:00:00 2001 From: yuetsh <517252939@qq.com> Date: Sun, 28 Sep 2025 12:32:32 +0800 Subject: [PATCH] fix --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 6d2ba82..95561e6 100644 --- a/main.go +++ b/main.go @@ -51,7 +51,7 @@ func main() { config.AllowOrigins = []string{ "https://code.xuyue.cc", "http://code.xuyue.cc", - "http://10.13.114.114:82", + "http://10.13.114.114", "http://localhost:3000", }