Update config.sample.json for Staging

This commit is contained in:
Jean-Baptiste Pasquier 2019-04-23 10:02:36 +00:00
parent a6f2c0d4a2
commit 8baa606eee

View File

@ -6,8 +6,15 @@
"client_id": "833925"
},
"staging": {
"sdn": "http://test-paris.happy-dev.fr",
"cdn": "https://cdn.happy-dev.fr",
"xmpp": "https://jabber.happy-dev.fr/http-bind/",
"client_id": "833925"
},
"prod": {
"sdn": "https://test-paris.happy-dev.fr",
"sdn": "https://api.alpha.happy-dev.fr",
"cdn": "https://cdn.happy-dev.fr",
"xmpp": "https://jabber.happy-dev.fr/http-bind/",
"client_id": "833925"