LiveChat/Properties/serviceDependencies.json

12 lines
197 B
JSON

{
"dependencies": {
"secrets1": {
"type": "secrets"
},
"sqlite1": {
"type": "sqlite",
"connectionId": "ConnectionStrings:SQLite",
"dynamicId": null
}
}
}