Skip to content

Commit

Permalink
update cors
Browse files Browse the repository at this point in the history
  • Loading branch information
zmh-program authored Oct 7, 2023
1 parent 8639ac2 commit 19bb3e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions globals/variables.go
Original file line number Diff line number Diff line change
Expand Up @@ -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 (
Expand Down

0 comments on commit 19bb3e7

Please sign in to comment.