openfreemap
openfreemap copied to clipboard
After running self host script styles still point to tiles.openfreemap.org
I ran the self host script and set style in maplibre to <MY_DOMAIN>/styles/bright. This fetches the style from my domain, but the style.json still links to tiles.openfreemap.org for all other resources. After replacing all instances of tiles.openfreemap.org with my domain in the style.json it works as expected.