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

8 lines
151 B
JSON
Raw Normal View History

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