{ "urls": "http://*:25011", "AdapterEngine": { "Forwarding": [ { "ChannelId": "YOUR_CHANNEL_ID_HERE", "Credentials": { "User": "YOUR_CA_USERNAME", "Password": "YOUR_CA_PASSWORD" }, "Protocol": "Tcp", "AdapterClientEndpoint": { "Port": 8082, "Ssl": false, "Timeout": "00:01:00" }, "DsServerEndpoint": { "Host": "cloudaccess.mervis.info", "Port": 23000, "Ssl": true, "ValidateCertificate": false, "Timeout": "00:02:30" } } ] }, "Logging": { "Console": { "Disabled": false }, "File": { "Disabled": true }, "Levels": { "Default": "Trace", "Microsoft": "Warning" } }, "AllowedHosts": "*" }