mirror of
https://github.com/ehang-io/nps.git
synced 2025-09-04 13:36:53 +00:00
@@ -218,6 +218,7 @@ func run() {
|
|||||||
commonConfig.Client = new(file.Client)
|
commonConfig.Client = new(file.Client)
|
||||||
commonConfig.Client.Cnf = new(file.Config)
|
commonConfig.Client.Cnf = new(file.Config)
|
||||||
go client.StartLocalServer(localServer, commonConfig)
|
go client.StartLocalServer(localServer, commonConfig)
|
||||||
|
return
|
||||||
}
|
}
|
||||||
env := common.GetEnvMap()
|
env := common.GetEnvMap()
|
||||||
if *serverAddr == "" {
|
if *serverAddr == "" {
|
||||||
|
Reference in New Issue
Block a user