From e80a598b37303a823aad6963459f91b9a0bf3982 Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Thu, 31 Jul 2025 14:00:04 +0200 Subject: [PATCH] Fix: fix request URL --- public/assets/sunny.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/assets/sunny.json b/public/assets/sunny.json index 40cfc02a1d..14c3159a6b 100644 --- a/public/assets/sunny.json +++ b/public/assets/sunny.json @@ -7,7 +7,7 @@ "attribution": "Protomaps © OpenStreetMap", "type": "vector", "tiles": [ - "https://127.0.0.1:1234/service-worker/offline-basemap/{z}-{x}-{y}.mvt?fallback=true&auto=true" + "https://mapcomplete.org/service-worker/offline-basemap/{z}-{x}-{y}.mvt?fallback=true&auto=true" ], "maxzoom": 15, "minzoom": 0