Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
Pin radicle-homepage and radicle-tui to the landing page
Rūdolfs Ošiņš committed 2 years ago
commit fa89d75b1f334e2de30bfccb7ad13dd7690f80b0
parent c2031933b32e356b5432f34148c95bf8a868d800
1 file changed +18 -0
modified src/config.json
@@ -60,6 +60,24 @@
          "port": 443,
          "scheme": "https"
        }
+
      },
+
      {
+
        "name": "radicle-tui",
+
        "id": "rad:z39mP9rQAaGmERfUMPULfPUi473tY",
+
        "baseUrl": {
+
          "hostname": "seed.radicle.xyz",
+
          "port": 443,
+
          "scheme": "https"
+
        }
+
      },
+
      {
+
        "name": "radicle-homepage",
+
        "id": "rad:z2ATVRDqFu2Yq2MG5ZZCWecwSDYqj",
+
        "baseUrl": {
+
          "hostname": "seed.radicle.xyz",
+
          "port": 443,
+
          "scheme": "https"
+
        }
      }
    ]
  }