littleshop/TeleBot/BotManagerTestClient/appsettings.json
2025-08-27 18:02:39 +01:00

12 lines
195 B
JSON

{
"LittleShop": {
"ApiUrl": "http://10.0.0.11:5000"
},
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"System": "Warning"
}
}
}