{ "AppSettings": { "CouchDB": { "Database": "shogi-dev", "Url": "http://192.168.1.15:5984" } }, "Logging": { "LogLevel": { "Default": "Information", "Microsoft": "Warning", "Microsoft.Hosting.Lifetime": "Information" } }, "AzureAd": { "Instance": "https://login.microsoftonline.com/", "ClientId": "c1e94676-cab0-42ba-8b6c-9532b8486fff", "TenantId": "common", "Audience": "c1e94676-cab0-42ba-8b6c-9532b8486fff" }, "AllowedHosts": "*" }