Make sure gateway address is set
This commit is contained in:
parent
090a5797d0
commit
96030f79f3
@ -110,6 +110,7 @@ func main() {
|
||||
BandwidthAutoDetect: conf.Client.BandwidthAutoDetect,
|
||||
ConnectionType: conf.Client.ConnectionType,
|
||||
},
|
||||
GatewayAddress: url,
|
||||
}
|
||||
|
||||
if conf.Caps.TokenAuth {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user