Skip to content

Commit

Permalink
made martin only depend on the osm-intialisation having started
Browse files Browse the repository at this point in the history
  • Loading branch information
CommanderStorm authored Aug 10, 2024
1 parent 9b18bc1 commit 0139d87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ services:
martin-init-config:
condition: service_completed_successfully
osm2pgsql-init:
condition: service_completed_successfully
condition: service_started
volumes:
- ./map/martin/:/map/:ro
healthcheck:
Expand Down

0 comments on commit 0139d87

Please sign in to comment.