mirror of
https://github.com/jcreek/Creek.FileRepository.git
synced 2026-07-13 10:53:43 +00:00
10 lines
133 B
JSON
10 lines
133 B
JSON
{
|
|
"SftpRepository": {
|
|
"host": "",
|
|
"port": 22,
|
|
"username": "",
|
|
"password": "",
|
|
"remoteDirectoryPath": "/"
|
|
}
|
|
}
|