LiveChat/Properties/serviceDependencies.local.json
2023-03-27 15:30:27 +02:00

13 lines
249 B
JSON

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