diff options
Diffstat (limited to 'infra/bgp-distribution-test/src')
-rw-r--r-- | infra/bgp-distribution-test/src/test/resources/restconf.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/infra/bgp-distribution-test/src/test/resources/restconf.json b/infra/bgp-distribution-test/src/test/resources/restconf.json index 525a39ff5..1b5b54f64 100644 --- a/infra/bgp-distribution-test/src/test/resources/restconf.json +++ b/infra/bgp-distribution-test/src/test/resources/restconf.json @@ -11,6 +11,7 @@ "restconf-keystore-manager-password": "testing", "restconf-truststore": "/honeycomb-keystore", "restconf-truststore-password": "testing", + "restconf-websocket-address": "0.0.0.0", "restconf-websocket-port": 7780, "restconf-pool-max-size": 10, "restconf-pool-min-size": 1, |