forked from MapComplete/MapComplete
Improve docs
This commit is contained in:
parent
e64d8884a3
commit
eb184ed882
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ In the directory where it is downloaded (e.g. `~/data`), run
|
||||||
|
|
||||||
````
|
````
|
||||||
export DATABASE_URL=postgresql://user:password@localhost:5444/osm-poi
|
export DATABASE_URL=postgresql://user:password@localhost:5444/osm-poi
|
||||||
nohup ./pg_tileserv > pg_tileserv.log &
|
nohup ./pg_tileserv >> pg_tileserv.log &
|
||||||
````
|
````
|
||||||
|
|
||||||
Tiles are available at:
|
Tiles are available at:
|
||||||
|
|
Loading…
Add table
Reference in a new issue