chore: Change seed server for radicle-explorer
This commit is contained in:
parent
266e91e0e8
commit
ea8e5338b1
1 changed files with 2 additions and 2 deletions
|
|
@ -10,7 +10,7 @@
|
||||||
scheme = "https";
|
scheme = "https";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
hostname = "ash.radicle.garden";
|
hostname = "rosa.radicle.xyz";
|
||||||
port = 443;
|
port = 443;
|
||||||
scheme = "https";
|
scheme = "https";
|
||||||
}
|
}
|
||||||
|
|
@ -20,7 +20,7 @@
|
||||||
scheme = "https";
|
scheme = "https";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
hostname = "seed.radicle.garden";
|
hostname = "iris.radicle.xyz";
|
||||||
port = 443;
|
port = 443;
|
||||||
scheme = "https";
|
scheme = "https";
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue