1
0
Fork 0

add sftp creds template

This commit is contained in:
michael 2024-04-05 15:09:50 +13:00
parent 4dfe68a54b
commit 2aa50b4015
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
{
"user": "CHANGEME",
"pass": "CHANGEME",
"host": "CHANGEME"
}