DomvsChatBot/appsettings.TestTool.json
2024-12-27 17:41:43 -03:00

12 lines
219 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
},
"AllowedHosts": "*",
"BOT_ID": "",
"BOT_PASSWORD": ""
}