Lieb-Website/DiscordBot/appsettings.json
2022-11-06 19:10:58 +01:00

9 lines
142 B
JSON

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