fix
This commit is contained in:
parent
88ea78d67b
commit
96c866f1d4
|
@ -24,7 +24,6 @@ func main() {
|
|||
|
||||
var c config.Config
|
||||
fsconfig.StartNacosConfig(*configFile, &c, nil)
|
||||
c.Port = 9960
|
||||
server := rest.MustNewServer(c.RestConf, rest.WithCustomCors(auth.FsCors, func(w http.ResponseWriter) {
|
||||
}))
|
||||
defer server.Stop()
|
||||
|
|
Loading…
Reference in New Issue
Block a user