13 lines
340 B
JSON
13 lines
340 B
JSON
{
|
|
"ConnectionStrings": {
|
|
"DefaultConnection": "Server=eu-cdbr-west-03.cleardb.net; Database=heroku_bfe332e453d28d6; Uid=b096f4ec5002cd; Pwd=b9b96080"
|
|
},
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft": "Warning",
|
|
"Microsoft.Hosting.Lifetime": "Information"
|
|
}
|
|
},
|
|
"AllowedHosts": "*"
|
|
} |