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