From 5a874dee2be5e049713bda8389e262298c2d67bf Mon Sep 17 00:00:00 2001 From: adeveloper-wq Date: Fri, 28 Jun 2024 14:44:05 +0200 Subject: [PATCH] Fix path to cargo bike custom model file --- config-bike.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config-bike.yml b/config-bike.yml index a74d1ec5d..4c0ca7280 100644 --- a/config-bike.yml +++ b/config-bike.yml @@ -245,11 +245,11 @@ graphhopper: } - name: cargo_default - custom_model_files: [cargo.json] + custom_model_files: [cargo_bike.json] - name: cargo_shortest - custom_model_files: [cargo.json] + custom_model_files: [cargo_bike.json] - name: cargo_fastest - custom_model_files: [cargo.json] + custom_model_files: [cargo_bike.json] - name: cargo2_default custom_model: {