wrongmove/scripts
Viktor Barzin 01dae5dfbd
Fix OSRM setup: update Geofabrik URL and use bind mount for data
- Update Geofabrik download URL from great-britain to united-kingdom
  (old path returns 302 redirect to homepage).
- Switch OSRM Docker volumes from named volume to bind mount
  (./osrm-data:/data) so osrm-setup.sh output is used directly.
- Add osrm-data/ to .gitignore (large binaries, regenerated by script).
2026-02-08 14:51:52 +00:00
..
osrm-setup.sh Fix OSRM setup: update Geofabrik URL and use bind mount for data 2026-02-08 14:51:52 +00:00
otp-setup.sh Add OSRM and OTP Docker services with setup scripts 2026-02-08 13:16:10 +00:00