Skip to content

Commit

Permalink
Update docker-compose-planet.yml - fix comment [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
philipkozeny authored Jul 27, 2022
1 parent 7225110 commit 7ff024e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 4.0/contrib/docker-compose-planet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ services:
image: mediagis/nominatim:4.0
restart: always
ports:
- "8080:8080" # Do not change the second port, only the first before the semicolon
- "8080:8080" # Do not change the second port, only the first before the colon
environment:
PBF_URL: https://ftp5.gwdg.de/pub/misc/openstreetmap/planet.openstreetmap.org/pbf/planet-latest.osm.pbf
REPLICATION_URL: https://ftp5.gwdg.de/pub/misc/openstreetmap/planet.openstreetmap.org/replication/day/
Expand Down

0 comments on commit 7ff024e

Please sign in to comment.