Add API_GEO_URL

This commit is contained in:
gregoirenovel 2018-05-22 19:01:04 +02:00
parent 1839269dd9
commit a246181afd
3 changed files with 6 additions and 22 deletions

View file

@ -2,6 +2,8 @@ API_CARTO_URL = "https://apicarto.sgmap.fr"
API_ENTREPRISE_URL = 'https://entreprise.api.gouv.fr/v2'
API_GEO_URL = "https://geo.api.gouv.fr"
PIPEDRIVE_API_URL = 'https://api.pipedrive.com/v1'
DOC_URL = "https://doc.demarches-simplifiees.fr"