mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2024-11-22 15:20:09 +01:00
10 lines
193 B
JSON
10 lines
193 B
JSON
{
|
|
"name": "My Server",
|
|
"host": "38.106.21.18",
|
|
"protocol": "sftp",
|
|
"port": 22,
|
|
"username": "root",
|
|
"remotePath": "/root/wireguard-dashboard",
|
|
"uploadOnSave": true
|
|
}
|