Use HTTPS for the API Adresse URL
This commit is contained in:
parent
a7a6898ce3
commit
bf63e7d6ab
8 changed files with 8 additions and 8 deletions
|
@ -1,5 +1,5 @@
|
|||
# API URLs
|
||||
API_ADRESSE_URL = "http://api-adresse.data.gouv.fr/search"
|
||||
API_ADRESSE_URL = "https://api-adresse.data.gouv.fr/search"
|
||||
API_CARTO_URL = "https://apicarto.sgmap.fr"
|
||||
API_ENTREPRISE_URL = "https://entreprise.api.gouv.fr/v2"
|
||||
API_GEO_URL = "https://geo.api.gouv.fr"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue