12 lines
306 B
JSON
12 lines
306 B
JSON
{
|
|
"ConnectionStrings": {
|
|
"postgres": "host=2huapidb;database=2huapi;user id=2huapi;password=2huapi;"
|
|
},
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft": "Warning",
|
|
"Microsoft.Hosting.Lifetime": "Information"
|
|
}
|
|
}
|
|
} |