{
|
|
"ConnectionString": "Server=127.0.0.1;Port=5432;Database=postgres;username=postgres",
|
|
"Logging": {
|
|
"IncludeScopes": false,
|
|
"LogLevel": {
|
|
"Default": "Debug",
|
|
"System": "Information",
|
|
"Microsoft": "Information"
|
|
}
|
|
}
|
|
}
|