diff --git a/testdata/get-configuration.json b/testdata/get-configuration.json index 38b7f62..42bb708 100644 --- a/testdata/get-configuration.json +++ b/testdata/get-configuration.json @@ -14,7 +14,8 @@ "builder_endpoint": "http://127.0.0.1:8645", "local_listen_addr": "0.0.0.0:443", "public_listen_addr": "0.0.0.0:5544", - "cert_hosts": "1.2.3.4,localhost,127.0.0.1" + "cert_hosts": "1.2.3.4,localhost,127.0.0.1", + "builder_confighub_endpoint": "http://127.0.0.1:7937" }, "rbuilder": { "__version": "v0.1.0-26-g18875a4",