LANCommander/LANCommander.Server/Properties/serviceDependencies.json

8 lines
132 B
JSON
Raw Permalink Normal View History

2023-01-02 15:44:04 -06:00
{
"dependencies": {
"mssql1": {
"type": "mssql",
"connectionId": "ConnectionStrings:DefaultConnection"
}
}
}