Merge pull request #46 from Istador/patch-1
README.md use the named data volume everywhere
This commit is contained in:
commit
2313b00d1e
@ -28,7 +28,7 @@ If your import is an extract of the planet and has polygonal bounds associated w
|
||||
docker run \
|
||||
-v /absolute/path/to/luxembourg.osm.pbf:/data.osm.pbf \
|
||||
-v /absolute/path/to/luxembourg.poly:/data.poly \
|
||||
-v /openstreetmap-data:/var/lib/postgresql/10/main \
|
||||
-v openstreetmap-data:/var/lib/postgresql/10/main \
|
||||
overv/openstreetmap-tile-server \
|
||||
import
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user