mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-28 17:50:56 +01:00
updated cmd
This commit is contained in:
@@ -44,7 +44,7 @@ assigned by the master node`,
|
||||
return
|
||||
}
|
||||
opts = append(opts, apps.WithWorkerGrpcAddress(address))
|
||||
viper.Set("grpc.client.address", workerGrpcAddress)
|
||||
viper.Set("grpc.address", workerGrpcAddress)
|
||||
}
|
||||
|
||||
// app
|
||||
|
||||
Reference in New Issue
Block a user