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.
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"ServerAddress": "10.80.92.30",
|
"ServerAddress": "10.233.113.139",
|
||||||
"ServerPort": 5100,
|
"ServerPort": 5100,
|
||||||
"Enabled": true,
|
"Enabled": true,
|
||||||
"ReconnectDelaySeconds": 10,
|
"ReconnectDelaySeconds": 10,
|
||||||
|
|||||||
Reference in New Issue
Block a user