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