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

12 lines
197 B
JSON

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