2026-04-13-1
This commit is contained in:
+1
-1
@@ -52,7 +52,7 @@ services:
|
||||
volumes:
|
||||
- ./infrastructure/osm-data:/data
|
||||
- ./infrastructure/docker/graphhopper/config.yml:/graphhopper/config.yml
|
||||
command: ["-i", "/data/mena_full.osm.pbf", "-c", "config.yml"]
|
||||
command: ["-i", "/data/master_map.osm.pbf", "-c", "config.yml"]
|
||||
healthcheck:
|
||||
test: ["CMD-SHELL", "curl -f http://localhost:8080/health || exit 1"]
|
||||
interval: 30s
|
||||
|
||||
Reference in New Issue
Block a user