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

[enh] Add new fallback nodes

parent fb60b011
No related branches found
No related tags found
No related merge requests found
......@@ -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
}
],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment