{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "Discord": { "AppId": "942448872335220806", "AppSecret": "5tsNxK9LtFpNqxqQnLkSJ1B0HJ7P7YUF" }, "AllowedHosts": "*", "ConnectionStrings": { "LiebContext": "Server=liebdb;Database=LiebContext;Uid=root;Pwd=my-secret-pw;" }, "HttpClients": { "DiscordBot": "discord-bot" } }