diff --git a/app/config.json b/app/config.json
index 47a3afb05ea525161dcad55d5fe12ed782b6831c..d3a395b36a15f9bf6a563ed6b8dbd8c9e13f2735 100644
--- a/app/config.json
+++ b/app/config.json
@@ -34,6 +34,14 @@
         "host": "g1.duniter.fr",
         "port": 443
       },
+      {
+        "host": "g1.monnaielibreoccitanie.org",
+        "port": 443
+      },
+      {
+        "host": "g1.le-sou.org",
+        "port": 443
+      },
       {
         "host": "g1.duniter.org",
         "port": 443
@@ -100,12 +108,25 @@
       "host": "g1.duniter.fr",
       "port": 443
     },
-    "fallbackNodes": [{
-        "host": "g1.duniter.org",
+    "fallbackNodes": [
+      {
+        "host": "g1.duniter.fr",
         "port": 443
       },
       {
-        "host": "g1.duniter.fr",
+        "host": "g1.monnaielibreoccitanie.org",
+        "port": 443
+      },
+      {
+        "host": "g1.le-sou.org",
+        "port": 443
+      },
+      {
+        "host": "duniter.normandie-libre.fr",
+        "port": 443
+      },
+      {
+        "host": "g1.duniter.org",
         "port": 443
       }
     ],