refactor(hikes): route via self-hosted BRouter instance

Point routeBrouter at a local BRouter server ($BROUTER_URL, default http://127.0.0.1:17777) instead of the public brouter.de, matching the bundled brouter package + systemd service.
This commit is contained in:
2026-05-25 14:51:46 +02:00
parent 8459327717
commit 59b4630746
2 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "homepage",
"version": "1.89.0",
"version": "1.89.1",
"private": true,
"type": "module",
"scripts": {