{
"Urls": "http://*:5120",
"Redis": "localhost:6379,user=redis,password=password",
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"