{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*", "ConnectionStrings": { "DefaultConnection": "Data Source=../Database/deepdrft.db" }, "ApiUrls": { "ContentApi": "https://localhost:54493" } }