piecannon/servers.example.json
2020-10-30 05:22:58 -05:00

8 lines
153 B
JSON

[{
"host": "example.com",
"username": "username",
"password": "password",
"path": "www/stuff",
"url": "https://example.com/stuff"
}]