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
+6
View File
@@ -0,0 +1,6 @@
{
"CliSettings": {
"ConnectionString": "Host=localhost;Port=5433;Database=postgres;Username=postgres;Password=your-password-here",
"VaultPath": "C:/Development/DeepDrftHome/Database/Vaults"
}
}