SquadBot/appsettings.json

13 lines
167 B
JSON

{
"Discord": {
},
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}