Files
Creek.FileRepository/UnitTests/appsettings.json
T
2021-08-30 12:46:56 +01:00

10 lines
133 B
JSON

{
"SftpRepository": {
"host": "",
"port": 22,
"username": "",
"password": "",
"remoteDirectoryPath": "/"
}
}