forked from Silverfish/proton-bridge
GODT-1917: gRPC service should use random port.
WIP: bridge-gui wait and parse gRPC service config fie.
This commit is contained in:
@ -160,6 +160,7 @@ func main(b *base.Base, c *cli.Context) error { //nolint:funlen
|
||||
b.Updater,
|
||||
bridge,
|
||||
b,
|
||||
b.Locations,
|
||||
)
|
||||
|
||||
// Watch for updates routine
|
||||
|
||||
Reference in New Issue
Block a user