set @commonscomputer.com as the owner for the knot/spindle
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user