{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "Serilog": { "MinimumLevel": { "Default": "Information", "Override": { "System": "Warning", "Microsoft": "Information", "System.Net.Http.HttpClient": "Warning", "Microsoft.Hosting.Lifetime": "Information" } } }, "AllowedHosts": "*", "Authorization": { "Login": "kiosk_service", "Password": "Asd567fgh!" }, "ConnectionStrings": { "ElasticConnection": "http://elastic:IYzu55RcMrLzkDyc@10.10.0.11:9200/", "GatewayConnection": "https://gw.apeironspace.online/", "HardwareConnection": "http://localhost:5555/" }, "GatewayCredentials": { "Login": "kiosk_service", "Password": "Asd567fgh!" }, "Telegram": { "ChatId": "-1001535964599", "Token": "5886574231:AAHy_59FsQLtmrP2xEHWZ02Nwm93hoQ2jx4" }, "CheckinService": { "FastCheckInDays": 11, "HotelId": 1, "KioskId": 1, "DefaultColor": 2 } }