Files
Creek.FileRepository/UnitTests/appsettings.json
T

10 lines
133 B
JSON

{
"SftpRepository": {
"Host": "",
"Port": 22,
"Username": "",
"Password": "",
"RemoteDirectoryPath": "/"
}
}