mirror of
https://gitlab.com/mobicoop/v3/service/configuration.git
synced 2026-01-06 22:32:40 +00:00
fix typo in .env.dist
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user