summaryrefslogtreecommitdiffstats
path: root/infra/minimal-distribution-test/src/test
diff options
context:
space:
mode:
Diffstat (limited to 'infra/minimal-distribution-test/src/test')
-rw-r--r--infra/minimal-distribution-test/src/test/resources/restconf.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/infra/minimal-distribution-test/src/test/resources/restconf.json b/infra/minimal-distribution-test/src/test/resources/restconf.json
index 525a39ff5..1b5b54f64 100644
--- a/infra/minimal-distribution-test/src/test/resources/restconf.json
+++ b/infra/minimal-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,