Add API_CARTO_URL

This commit is contained in:
gregoirenovel 2018-05-22 17:38:33 +02:00
parent 96806379e9
commit 1839269dd9
2 changed files with 6 additions and 8 deletions

View file

@ -1,3 +1,5 @@
API_CARTO_URL = "https://apicarto.sgmap.fr"
API_ENTREPRISE_URL = 'https://entreprise.api.gouv.fr/v2'
PIPEDRIVE_API_URL = 'https://api.pipedrive.com/v1'