config.json removed

This commit is contained in:
Gaelle Morin 2018-12-20 16:15:17 +01:00
parent 2709dc12c3
commit e0a659b5eb
1 changed files with 0 additions and 16 deletions

View File

@ -1,16 +0,0 @@
{
"dev": {
//"sdn": "http://127.0.0.1:8000",
"sdn": "https://test-paris.happy-dev.fr",
"cdn": "https://cdn.happy-dev.fr",
"xmpp": "https://jabber.happy-dev.fr/http-bind/",
//"client_id": "499509"
"client_id": "833925"
},
"prod": {
"sdn": "https://test-paris.happy-dev.fr",
"cdn": "https://cdn.happy-dev.fr",
"xmpp": "https://jabber.happy-dev.fr/http-bind/",
"client_id": "833925"
}
}