Skip to content

Commit

Permalink
infra: remove amarillo dependency to graphhopper
Browse files Browse the repository at this point in the history
  • Loading branch information
dulvui committed Apr 2, 2024
1 parent 2f85deb commit abfb4fb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions infrastructure/docker-compose.run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,6 @@ services:
- ${DOCKER_AMARILLO_PORT}:80
volumes:
- /opt/odh-mentor-otp/amarillo/:/app/data/
depends_on:
- graphhopper
graphhopper:
image: israelhikingmap/graphhopper:8.0
command: --host 0.0.0.0 --url https://download.geofabrik.de/europe/italy/nord-est-latest.osm.pbf
Expand Down

0 comments on commit abfb4fb

Please sign in to comment.