Skip to content

Commit

Permalink
Merge pull request #12 from jrafaelrn/scripts_backend
Browse files Browse the repository at this point in the history
revert nominatim to version 4.0
  • Loading branch information
jrafaelrn authored Nov 19, 2023
2 parents 66f7cbb + cb644de commit b8aa422
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ services:
# Serviço de Nominatim, que faz a geocodificação
nominatim:
container_name: nominatim
image: mediagis/nominatim:4.3
image: mediagis/nominatim:4.0
restart: always
ports:
- "8088:8080"
Expand Down

0 comments on commit b8aa422

Please sign in to comment.