chore: update example appsettings file

This commit is contained in:
Stevan Freeborn
2026-02-13 04:37:47 -06:00
parent 1d661ac409
commit 823ba4dc5a
+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"
} }