mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
9 lines
187 B
JSON
9 lines
187 B
JSON
{
|
|
"hostname": "example.com",
|
|
"password": "your_password",
|
|
"ssh_port": 22,
|
|
"ssh_user": "your_username",
|
|
"ssh_key_path": "/path/to/ssh/key",
|
|
"storage_limit": "90"
|
|
}
|