mirror of
https://gitlab.com/fabinfra/fabaccess/bffh.git
synced 2025-01-03 09:03:49 +01:00
drop schema from instanceurl
This commit is contained in:
parent
a470d4eeb0
commit
31a9bb4bf0
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user