fix
This commit is contained in:
2
main.go
2
main.go
@@ -51,7 +51,7 @@ func main() {
|
|||||||
config.AllowOrigins = []string{
|
config.AllowOrigins = []string{
|
||||||
"https://code.xuyue.cc",
|
"https://code.xuyue.cc",
|
||||||
"http://code.xuyue.cc",
|
"http://code.xuyue.cc",
|
||||||
"http://10.13.114.114:82",
|
"http://10.13.114.114",
|
||||||
"http://localhost:3000",
|
"http://localhost:3000",
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user