Skip to content

Instantly share code, notes, and snippets.

@umayeras
Created October 14, 2020 12:31
Show Gist options
  • Save umayeras/aa3ccbdc7ed51d8f13b82e75234768c3 to your computer and use it in GitHub Desktop.
Save umayeras/aa3ccbdc7ed51d8f13b82e75234768c3 to your computer and use it in GitHub Desktop.
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
},
"AllowedHosts": "*",
"RedisSettings": {
"Uri": "localhost",
"Instance": "master",
"Port": 6379
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment