Commit 770a0ca1 authored by David José Araújo Ferreira's avatar David José Araújo Ferreira
Browse files

Credentials fixed

parent 3a9f5c24
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -32,7 +32,7 @@
                {"action": 1, "custom": {"resource_key": "_connect/address", "resource_value": "172.100.100.101"}},
                {"action": 1, "custom": {"resource_key": "_connect/port", "resource_value": "57400"}},
                {"action": 1, "custom": {"resource_key": "_connect/settings", "resource_value": {
                    "username": "admin", "password": "admin", "use_tls": true
                    "username": "admin", "password": "NokiaSrl1!", "use_tls": true
                }}}
            ]}
        },
@@ -42,7 +42,7 @@
                {"action": 1, "custom": {"resource_key": "_connect/address", "resource_value": "172.100.100.102"}},
                {"action": 1, "custom": {"resource_key": "_connect/port", "resource_value": "57400"}},
                {"action": 1, "custom": {"resource_key": "_connect/settings", "resource_value": {
                    "username": "admin", "password": "admin", "use_tls": true
                    "username": "admin", "password": "NokiaSrl1!", "use_tls": true
                }}}
            ]}
        }