Skip to content
Snippets Groups Projects
Commit 5cf997e8 authored by Benoit Lavenier's avatar Benoit Lavenier
Browse files

Switch default node to cgeek.fr:9330

parent 55530dad
No related branches found
No related tags found
No related merge requests found
{
"default": {
"APP_CONFIG": {
"UCOIN_NODE": "twiced.fr:9330"
}
},
"twiced-fr": {
"APP_CONFIG": {
"UCOIN_NODE": "twiced.fr:9330"
"UCOIN_NODE": "cgeek.fr:9330"
}
},
......
......@@ -9,7 +9,7 @@
angular.module("cesium.config", [])
.constant("APP_CONFIG", {
"UCOIN_NODE": "twiced.fr:9330",
"UCOIN_NODE": "cgeek.fr:9330",
"VERSION": "0.0.1",
"BUILD_DATE": "2016-04-29T15:55:15.681Z"
})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment