From c0ea13a8fa10652e876169190f70609ff9090bfa Mon Sep 17 00:00:00 2001 From: stebifan Date: Sat, 26 Jan 2019 20:24:31 +0100 Subject: [PATCH] Update config.js --- config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.js b/config.js index 71f75b1..9ea2a1e 100644 --- a/config.js +++ b/config.js @@ -36,7 +36,7 @@ module.exports = function () { }, { 'name': 'Freifunk Testing', - 'url': 'http://93.241.53.101:8889/styles/osm-bright/{z}/{x}/{y}.png', + 'url': 'https://tiles.freifunk-rhein-sieg.net/styles/osm-bright/{z}/{x}/{y}.png', 'config': { 'maxZoom': 20, 'type': 'osm',