Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
Add awesome-radicle to pinned repos
Sebastian Martinez committed 2 years ago
commit 3ebb2c8862307cafadb2b32cb3d772a6ebe6bd49
parent 6df3d4d7140c16a4997fff166a5dcacdd4766158
1 file changed +9 -0
modified src/config.json
@@ -51,6 +51,15 @@
          "port": 443,
          "scheme": "https"
        }
+
      },
+
      {
+
        "name": "awesome-radicle",
+
        "id": "rad:z3yQUb9HDAC7TQrUDGkQsXDsYFj9G",
+
        "baseUrl": {
+
          "hostname": "seed.rhizoma.dev",
+
          "port": 443,
+
          "scheme": "https"
+
        }
      }
    ]
  }