From ac8eb79a137c50001f6798fc8a3401a34be329ad Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Tue, 1 Mar 2022 17:07:20 +0100 Subject: [PATCH] Update config.json --- conf/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/conf/config.json b/conf/config.json index cf665ce..e079484 100644 --- a/conf/config.json +++ b/conf/config.json @@ -48,5 +48,6 @@ }, "jitsi": { "preferredDomain": "meet.element.io" - } + }, + "map_style_url": "https://api.maptiler.com/maps/streets/style.json?key=fU3vlMsMn4Jb6dnEIFsx" }