diff --git a/package.json b/package.json index 606a31231..c3d4e0a5d 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ ], "country_coder_host": "https://raw.githubusercontent.com/pietervdvn/MapComplete-data/main/latlon2country", "nominatimEndpoint": "https://geocoding.geofabrik.de/b75350b1cfc34962ac49824fe5b582dc/", - "jsonld-proxy": "http://cache.mapcomplete.org/extractgraph?url={url}" + "jsonld-proxy": "https://cache.mapcomplete.org/extractgraph?url={url}" }, "scripts": { "start": "npm run generate:layeroverview && npm run strt",