mirror of
https://github.com/Caraxi/mare.server.git
synced 2026-01-03 17:43:39 +01:00
16 lines
No EOL
340 B
JSON
16 lines
No EOL
340 B
JSON
{
|
|
"dependencies": {
|
|
"mssql1": {
|
|
"secretStore": "LocalSecretsFile",
|
|
"type": "mssql.onprem",
|
|
"connectionId": "ConnectionStrings:DefaultConnection",
|
|
"dynamicId": null
|
|
},
|
|
"secrets1": {
|
|
"secretStore": null,
|
|
"resourceId": null,
|
|
"type": "secrets.user",
|
|
"connectionId": null
|
|
}
|
|
}
|
|
} |