{ "ConnectionStrings": { "Default": "Server=localhost;Database=MsDemo_Identity;Trusted_Connection=True;MultipleActiveResultSets=true" }, "Redis": { "Configuration": "127.0.0.1" }, "RabbitMqEventBus": { "ClientName": "MsDemo_AuthServer", "ExchangeName": "MsDemo" }, "Logging": { "LogLevel": { "Default": "Warning" } }, "AllowedHosts": "*" }