diff --git a/examples/bffh.dhall b/examples/bffh.dhall index 9e8230b..46e1009 100644 --- a/examples/bffh.dhall +++ b/examples/bffh.dhall @@ -34,7 +34,7 @@ spacename = "Testspace", -- Set the instance Url. This is used by FabFire to locate a remote space for federation. - instanceurl = "fabaccess://localhost", + instanceurl = "localhost", -- BFFH right now requires a running MQTT broker. mqtt_url = "tcp://localhost:1883",