1
0

add sftp creds template

This commit is contained in:
michael 2024-04-05 15:09:50 +13:00
parent 4dfe68a54b
commit 2aa50b4015

View File

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