diff --git a/config/config.json b/config/config.json
index 7524438..26e272e 100644
--- a/config/config.json
+++ b/config/config.json
@@ -11,7 +11,7 @@
"showDatasetsPanel" : false,
"showDirectoryPanel" : false,
"htmlTitle" : "Mutual Aid",
- "tileUrl" : "https:/\/tile.thunderforest.com/atlas/{z}/{x}/{y}.png?apikey=3d5b23b8fe9c4a2a94a3df16f02f125a",
+ "tileUrl" : "https:/\/tile.thunderforest.com/atlas/{z}/{x}/{y}.png?apikey=bb1cf9a95944474da77e513385d19680",
"mapAttribution" : "Maps © Thunderforest & © OpenStreetMap contributors | Other data CC-BY-SA | Powered by Geoapify",
"defaultLatLng": ["50.84999", "4.39434" ]
}