diff --git a/src/tedge/tedge.toml b/src/tedge/tedge.toml index 253881c..7d1ccc6 100644 --- a/src/tedge/tedge.toml +++ b/src/tedge/tedge.toml @@ -4,12 +4,6 @@ version = "2" [c8y] root_cert_path = "@CONFIG_DIR@/ca-certificates.crt" -[c8y.proxy.client] -host = "127.0.0.1" - -[mqtt.client] -host = "127.0.0.1" - [mqtt.bridge] built_in = true