amal / config.json
osamabyc's picture
Upload 75 files
c15c04b verified
raw
history blame contribute delete
154 Bytes
{
"servers": [
{
"host": "your_server_ip",
"port": 22,
"username": "your_username",
"password": "your_password"
}
]
}