diff --git a/src/config.json b/src/config.json deleted file mode 100644 index 699b69f..0000000 --- a/src/config.json +++ /dev/null @@ -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" - } -} \ No newline at end of file