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", }