set @commonscomputer.com as the owner for the knot/spindle

This commit is contained in:
Anish Lakhwara
2025-10-17 11:05:44 -07:00
parent 5b8c5ca709
commit a1ef61c90d
+2 -2
View File
@@ -24,7 +24,7 @@
enable = true;
server = {
hostname = "spindle.commonscomputer.com";
owner = "did:plc:dy6ekftqerqu5bcz76kgy6ux";
owner = "did:plc:om5yygegi4yxcbay5gemn2wm";
};
};
@@ -33,7 +33,7 @@
enable = true;
server = {
hostname = "knot.commonscomputer.com"; # put in the hostname where your knot can be accessed at. e.g. knot.a.tgirl.gay
owner = "did:plc:dy6ekftqerqu5bcz76kgy6ux"; # your did, must be did:plc:<whatever> or did:web:<whatever>.
owner = "did:plc:om5yygegi4yxcbay5gemn2wm"; # your did, must be did:plc:<whatever> or did:web:<whatever>.
};
# optional configuration options. the current value is the default provided to the knot server.
# appviewEndpoint = "https://tangled.sh"; # appview endpoint.