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