mirror of
https://github.com/bolkedebruin/rdpgw.git
synced 2026-03-28 14:56:36 +00:00
Make sure gateway address is set
This commit is contained in:
@@ -110,6 +110,7 @@ func main() {
|
||||
BandwidthAutoDetect: conf.Client.BandwidthAutoDetect,
|
||||
ConnectionType: conf.Client.ConnectionType,
|
||||
},
|
||||
GatewayAddress: url,
|
||||
}
|
||||
|
||||
if conf.Caps.TokenAuth {
|
||||
|
||||
Reference in New Issue
Block a user