chore: update example appsettings file

This commit is contained in:
Stevan Freeborn
2026-02-12 20:45:56 -06:00
parent e673ab4f24
commit ead6f534b9
+1 -1
View File
@@ -19,7 +19,7 @@
"KeysDirectoryPath": "KeysDirectoryPath", "KeysDirectoryPath": "KeysDirectoryPath",
"PrimaryKeyId": "PrimaryKeyId" "PrimaryKeyId": "PrimaryKeyId"
}, },
"PlaidOptions": { "PlaidClientOptions": {
"ClientId": "ClientId", "ClientId": "ClientId",
"Secret": "Secret" "Secret": "Secret"
} }