LiveChat/Properties/serviceDependencies.local.json

13 lines
249 B
JSON

{
"dependencies": {
"secrets1": {
"type": "secrets.user"
},
"sqlite1": {
"secretStore": "LocalSecretsFile",
"type": "sqlite.local",
"connectionId": "ConnectionStrings:SQLite",
"dynamicId": null
}
}
}