Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
Minor change: the URL in the comment referred to version 4.3 instead of 4.4
  • Loading branch information
fredericks1982 authored Mar 20, 2024
1 parent 00861c6 commit 9c1786c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 4.4/contrib/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ services:
ports:
- "8080:8080"
environment:
# see https://github.com/mediagis/nominatim-docker/tree/master/4.3#configuration for more options
# see https://github.com/mediagis/nominatim-docker/tree/master/4.4#configuration for more options
PBF_URL: https://download.geofabrik.de/europe/monaco-latest.osm.pbf
REPLICATION_URL: https://download.geofabrik.de/europe/monaco-updates/
NOMINATIM_PASSWORD: very_secure_password
Expand Down

0 comments on commit 9c1786c

Please sign in to comment.