You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
300 B
JSON
17 lines
300 B
JSON
4 years ago
|
{
|
||
|
"Logging": {
|
||
|
"LogLevel": {
|
||
|
"Default": "Information",
|
||
|
"Microsoft": "Warning",
|
||
|
"Microsoft.Hosting.Lifetime": "Information"
|
||
|
}
|
||
|
},
|
||
|
|
||
|
"Database": {
|
||
|
"DBName": "dmcdynamics",
|
||
|
"Host": "10.0.3.6",
|
||
|
"Password": "Iu5I03ZDYjtYtqfD",
|
||
|
"UserName": "dmcdynamics"
|
||
|
}
|
||
|
}
|