docs: add *.example.json onboarding files for all three hosts
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"ApiKeySettings": {
|
||||
"ApiKey": "your-secret-api-key-here"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"FileDatabaseSettings": {
|
||||
"VaultPath": "C:/Development/DeepDrftHome/Database/Vaults"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user