7 lines
116 B
TOML
7 lines
116 B
TOML
[services.pebble]
|
|
type = "sftp"
|
|
host = "neosisyphus.com"
|
|
user = "sisyphus"
|
|
port = 22
|
|
key_file = "~/.ssh/id_ed25519"
|