Files
PresentPortal/PresentPortal.ApiService/Properties/serviceDependencies.json

8 lines
145 B
JSON
Raw Normal View History

{
"dependencies": {
"mssql1": {
"type": "mssql",
"connectionId": "ConnectionStrings:ApplicationDbContextConnection"
}
}
}