new dev branche
This commit is contained in:
12
buildcheck/appsettings.json
Normal file
12
buildcheck/appsettings.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
}
|
||||
},
|
||||
"AllowedHosts": "*",
|
||||
"ConnectionStrings": {
|
||||
"Context": "Server=RZ1VCMSQL001\\MSSSP;Database=SSP;TrustServerCertificate=True;Encrypt=False;Integrated Security=SSPI"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user