fix typo
This commit is contained in:
parent
f63018c6db
commit
7661384e94
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ services:
|
|||
- "DOWNLOAD_PBF=https://download.geofabrik.de/europe/bulgaria-latest.osm.pbf"
|
||||
- "DOWNLOAD_POLY=https://download.geofabrik.de/europe/bulgaria.poly"
|
||||
volumes:
|
||||
- "./data/osmtile:/data/database/
|
||||
- "./data/osmtile:/data/database/"
|
||||
command: "run"
|
||||
#command: "import"
|
||||
networks:
|
||||
|
|
Loading…
Reference in a new issue