mcdiscordbot/MinecraftDiscordBot/appsettings.json
2022-01-10 11:33:18 +01:00

10 lines
142 B
JSON

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