diff --git a/src/lib/common/apiFunctions.svelte b/src/lib/common/apiFunctions.svelte new file mode 100644 index 0000000..c2d76a4 --- /dev/null +++ b/src/lib/common/apiFunctions.svelte @@ -0,0 +1,39 @@ + diff --git a/src/lib/devices/CreateDevice.svelte b/src/lib/devices/CreateDevice.svelte index 966a331..115c60d 100644 --- a/src/lib/devices/CreateDevice.svelte +++ b/src/lib/devices/CreateDevice.svelte @@ -1,14 +1,23 @@ @@ -31,7 +40,7 @@ {#if activeTab == 0}
Install Tailscale with the client pointing to your domain (see headscale client documentation). Log in using the tray icon, and your browser should give you instructions with a key.
+Install Tailscale with the client pointing to your domain (see headscale client documentation). Log in using the tray icon, and your browser should give you instructions with a key. Copy the key below:
headscale -n NAMESPACE nodes register --key <your device key>