Pokespearean/Pokespearean/appsettings.json

14 lines
259 B
JSON

{
"Settings": {
"ShakespeareApi": "https://api.funtranslations.com"
},
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
},
"AllowedHosts": "*"
}