feat: add public ssh key to the secrets file
This commit is contained in:
parent
768ce36509
commit
3b460e93e6
6 changed files with 9 additions and 9 deletions
|
|
@ -8,5 +8,6 @@
|
|||
searxKey = "changeme_searx_secret";
|
||||
minecraftRcon = "changeme_rcon";
|
||||
tailscaleKey = "tskey-auth-PLACEHOLDER";
|
||||
sshPublicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAA...";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue