{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft": "Warning", "Microsoft.Hosting.Lifetime": "Information" } }, "ConnectionStrings": { "DefaultConnection": "Host=localhost;Database=tkrs;Username=postgres;Password=q;Persist Security Info=True", "DebugConnection": "Host=localhost;Database=tkrs;Username=postgres;Password=q;Persist Security Info=True;Include Error Detail=True", "TestConnection": "Host=localhost;Database=tkrs;Username=postgres;Password=q;Persist Security Info=True;Include Error Detail=True", "LocalConnection": "Host=localhost;Database=tkrs;Username=postgres;Password=q;Persist Security Info=True" }, "AllowedHosts": "*", "ContentPath": "../data", "email": { "smtpServer": "smtp.timeweb.ru", "sender": "bot@digitaldrilling.ru", "password": "8wZrXSfP", "platformName": "Цифровое бурение", "platformUrl": "https://cloud.digitaldrilling.ru", "companyName": "ООО \"Цифровое бурение\"", "supportMail": "support@digitaldrilling.ru" }, "DirectoryNameHelpPageFiles": "helpPages", "DirectoryManualFiles": "manuals", "Urls": "http://0.0.0.0:5000" }