mirror of
https://github.com/jcreek/Creek.FileRepository.git
synced 2026-07-13 02:43:43 +00:00
feat(*): Add SftpRepository config for testing
This commit is contained in:
@@ -1,2 +1,9 @@
|
|||||||
{
|
{
|
||||||
|
"SftpRepository": {
|
||||||
|
"host": "",
|
||||||
|
"port": 22,
|
||||||
|
"username": "",
|
||||||
|
"password": "",
|
||||||
|
"remoteDirectoryPath": "/"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user