You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
484 B

{
"ConnectionStrings": {
"EDOKAConnection": "data source=shu01\\shu00;initial catalog=edoka_dms;packet size=4096;persist security info=false;user id=sa;password=*shu29;MultipleActiveResultSets=true;TrustServerCertificate=true"
},
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*",
"runtimeOptions": {
"configProperties": {
"System.Globalization.Invariant": true
}
}
}