mirror of https://github.com/ehang-io/nps
parent
805b129c3b
commit
96e7b0255f
|
@ -218,6 +218,7 @@ func run() {
|
|||
commonConfig.Client = new(file.Client)
|
||||
commonConfig.Client.Cnf = new(file.Config)
|
||||
go client.StartLocalServer(localServer, commonConfig)
|
||||
return
|
||||
}
|
||||
env := common.GetEnvMap()
|
||||
if *serverAddr == "" {
|
||||
|
|
Loading…
Reference in New Issue