diff --git a/globals/variables.go b/globals/variables.go index 21125e2..bc4b9eb 100644 --- a/globals/variables.go +++ b/globals/variables.go @@ -9,6 +9,7 @@ var AllowedOrigins = []string{ "https://nio.fystart.cn", "https://chatnio.net", "https://www.chatnio.net", + "https://chatnio-nextweb.vercel.app", "http://localhost:5173", }