Files
Microsoft.SelfService.Porta…/buildcheck/appsettings.Development.json

6 lines
138 B
JSON

{
"ConnectionStrings": {
"Context": "Server=.;Database=SSP;TrustServerCertificate=True;Encrypt=False;Trusted_Connection=True"
}
}