+3
-2
docs/hacking.md
+3
-2
docs/hacking.md
···
56
56
`nixosConfiguration` to do so.
57
57
58
58
To begin, head to `http://localhost:3000/knots` in the browser
59
-
and generate a knot secret. Set `$TANGLED_KNOT_SECRET` to it,
59
+
and create a knot with hostname `localhost:6000`. This will
60
+
generate a knot secret. Set `$TANGLED_VM_KNOT_SECRET` to it,
60
61
ideally in a `.envrc` with [direnv](https://direnv.net) so you
61
62
don't lose it.
62
63
···
91
92
92
93
## running a spindle
93
94
94
-
Be sure to set `$TANGLED_SPINDLE_OWNER` to your own DID.
95
+
Be sure to set `$TANGLED_VM_SPINDLE_OWNER` to your own DID.
95
96
The above VM should already be running a spindle on `localhost:6555`.
96
97
You can head to the spindle dashboard on `http://localhost:3000/spindles`,
97
98
and register a spindle with hostname `localhost:6555`. It should instantly