13 lines
247 B
JSON
13 lines
247 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Debug",
|
|
"System": "Information",
|
|
"Microsoft": "Information"
|
|
}
|
|
},
|
|
"DatabaseAddress": {
|
|
"Host": "database",
|
|
"Port": 3306
|
|
}
|
|
} |