mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-06-06 20:55:30 +02:00
Update ssh.md
This commit is contained in:
parent
2ad02d9ece
commit
cbb3970605
1 changed files with 4 additions and 3 deletions
|
@ -18,6 +18,7 @@ You then need to enable the SSH server in your `config.hjson`:
|
||||||
ssh: {
|
ssh: {
|
||||||
enabled: true
|
enabled: true
|
||||||
port: 8889
|
port: 8889
|
||||||
|
privateKeyPem: /path/to/ssh_private_key.pem
|
||||||
privateKeyPass: YOUR_PK_PASS
|
privateKeyPass: YOUR_PK_PASS
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue