diff --git a/app/config.json b/app/config.json index e75410c63501ce19665b074beecff9e88269d261..5968f70dd39f258b10dd53e6ffe1cc954e62cdd9 100644 --- a/app/config.json +++ b/app/config.json @@ -31,11 +31,23 @@ }, "fallbackNodes": [ { - "host": "g1.duniter.fr", + "host": "g1.nordstrom.duniter.org", "port": 443 }, { - "host": "g1.duniter.org", + "host": "g1.cgeek.fr", + "port": 443 + }, + { + "host": "g1.monnaielibreoccitanie.org", + "port": 443 + }, + { + "host": "g1.le-sou.org", + "port": 443 + }, + { + "host": "g1.duniter.fr", "port": 443 } ],