Improve docs

This commit is contained in:
Pieter Vander Vennet 2024-07-08 23:33:28 +02:00
parent e64d8884a3
commit eb184ed882

View file

@ -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: