Files
powershell-scripts/remote-execution/udc_webserver_settings.json
cproudlock 97e40e57f9 remote-execution: refresh udc_webserver_settings.json with current address
ServerAddress moved to 10.233.113.139 (was 10.80.92.30 from Feb). The stale
file meant DeployUDCWebServerConfig was pushing the old address to live PCs.
2026-04-30 12:17:38 -04:00

8 lines
169 B
JSON

{
"ServerAddress": "10.233.113.139",
"ServerPort": 5100,
"Enabled": true,
"ReconnectDelaySeconds": 10,
"ConnectTimeoutSeconds": 10,
"MaxQueue": 1000
}