Update config.sample.json for Staging
This commit is contained in:
parent
a6f2c0d4a2
commit
8baa606eee
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user