update cors

This commit is contained in:
Zhang Minghan 2023-10-07 19:21:32 +08:00 committed by GitHub
parent 8639ac28c5
commit 19bb3e7c77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,8 +11,8 @@ var AllowedOrigins = []string{
"https://www.chatnio.net",
"https://nextweb.chatnio.net",
"http://localhost:5173",
"http://start.ovotun.ates.top/",
"https://start.ovotun.ates.top/",
"http://start.ovotun.ates.top",
"https://start.ovotun.ates.top",
}
const (