14 lines
413 B
JSON
14 lines
413 B
JSON
|
{
|
||
|
"ConnectionStrings": {
|
||
|
"DefaultConnection": "Server=37.61.216.162,2525;Database=CELHRM;User ID=ppicsysuser;Password=ppicsysuser;"
|
||
|
//"DefaultConnection": "Server=DESKTOP-5JNPE0U\\SQLEXPRESS;Database=CELHRM2;Trusted_Connection=True;MultipleActiveResultSets=true"
|
||
|
},
|
||
|
"Logging": {
|
||
|
"LogLevel": {
|
||
|
"Default": "Debug",
|
||
|
"System": "Information",
|
||
|
"Microsoft": "Information"
|
||
|
}
|
||
|
}
|
||
|
}
|