rewrite phase 3

This commit is contained in:
2026-05-09 12:15:23 +02:00
parent 3b87b8c4e5
commit 4b42695717
16 changed files with 856 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
# Server port
PORT=3001
# ÖBB HAFAS API
HAFAS_URL=https://fahrplan.oebb.at/bin/mgate.exe
# Nominatim geocoding (OpenStreetMap)
NOMINATIM_URL=https://nominatim.openstreetmap.org
# OSRM bicycle routing
OSRM_URL=https://router.project-osrm.org
# Nominatim user-agent / referer (required by their ToS)
NOMINATIM_USER_AGENT=OebbPlanner/1.0