From 2200c4bc195798a1829229924006331422d085b5 Mon Sep 17 00:00:00 2001 From: stebifan Date: Sat, 26 Jan 2019 19:52:09 +0100 Subject: [PATCH] Update config.js --- config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.js b/config.js index 371b146..71f75b1 100644 --- a/config.js +++ b/config.js @@ -35,8 +35,8 @@ module.exports = function () { } }, { - 'name': 'Freifunk Bremen', - 'url': '//tiles.bremen.freifunk.net/{z}/{x}/{y}{retina}.png', + 'name': 'Freifunk Testing', + 'url': 'http://93.241.53.101:8889/styles/osm-bright/{z}/{x}/{y}.png', 'config': { 'maxZoom': 20, 'type': 'osm',