fix typo in .env.dist

This commit is contained in:
Sylvain Briat 2024-03-14 09:04:33 +01:00
parent ed8762844e
commit bf542b2738
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ GEOROUTER_URL=http://localhost:8989
# default language
GEOCODER_LANG=fr
# minimal score to consider a result as valid
GEOCODEr_MIN_CONFIDENCE=0.5
GEOCODER_MIN_CONFIDENCE=0.5
# max number of results per provider (input results)
GEOCODER_MAX_RESULTS_PER_PROVIDER=5
# max number of results per address type (output results)