From 27be50e62260b23eddf136aeac300facd1825913 Mon Sep 17 00:00:00 2001
From: Benoit Lavenier <benoit.lavenier@e-is.pro>
Date: Sat, 4 Jan 2020 00:47:45 +0100
Subject: [PATCH] [fix] Fix default duniter nodes

---
 app/config.json | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/app/config.json b/app/config.json
index 5ffff82c..953b4960 100644
--- a/app/config.json
+++ b/app/config.json
@@ -31,10 +31,6 @@
       "port": 443
     },
     "fallbackNodes": [
-      {
-        "host": "g1.nordstrom.duniter.org",
-        "port": 443
-      },
       {
         "host": "g1.cgeek.fr",
         "port": 443
-- 
GitLab