From a96df2e3ec66165c210061c566f33aaf17d6930b Mon Sep 17 00:00:00 2001
From: Benoit Lavenier <benoit.lavenier@e-is.pro>
Date: Thu, 5 May 2016 10:15:24 +0200
Subject: [PATCH] use cgeek.fr and disable ES

---
 www/js/config.js | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/www/js/config.js b/www/js/config.js
index 6e5a9e974..4b92183f2 100644
--- a/www/js/config.js
+++ b/www/js/config.js
@@ -10,9 +10,8 @@ angular.module("cesium.config", [])
 
 .constant("APP_CONFIG", {
 	"UCOIN_NODE": "cgeek.fr:9330",
-	"UCOIN_NODE_ES": "data.duniter.fr",
 	"VERSION": "0.0.1",
-	"BUILD_DATE": "2016-05-03T20:15:16.868Z"
+	"BUILD_DATE": "2016-05-05T08:15:04.517Z"
 })
 
 ;
\ No newline at end of file
-- 
GitLab