Make all location champs autocomplete

This commit is contained in:
Paul Chavard 2019-12-18 17:07:41 +01:00
parent 0ef25ef36c
commit 22aa2d4ee0
19 changed files with 187 additions and 61 deletions

View file

@ -105,3 +105,7 @@ LOGRAGE_ENABLED="disabled"
# Service externe d'horodatage des changements de statut des dossiers (effectué quotidiennement)
UNIVERSIGN_API_URL=""
UNIVERSIGN_USERPWD=""
# API Geo / Adresse
API_ADRESSE_URL="https://api-adresse.data.gouv.fr"
API_GEO_URL="https://geo.api.gouv.fr"