docs: add *.example.json onboarding files for all three hosts

This commit is contained in:
Daniel Harvey
2026-05-18 19:03:46 -04:00
parent 39138bef21
commit a5e37c9130
6 changed files with 46 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"ApiKeySettings": {
"ApiKey": "your-secret-api-key-here"
}
}
@@ -0,0 +1,5 @@
{
"FileDatabaseSettings": {
"VaultPath": "C:/Development/DeepDrftHome/Database/Vaults"
}
}