{ "ConnectionStrings": { "Default": "Server=dev.ccwin-in.com,13319;Database=BJABP;User ID=ccwin-in;Password=Microsoft@2022;Trusted_Connection=False;TrustServerCertificate=True" }, "CorsOrigins": "http://localhost:9527,http://localhost:44307", "ElasticSearch": { "Url": "http://localhost:9200" }, "Redis": { "Configuration": "127.0.0.1" }, "RabbitMQ": { "Connections": { "Default": { "HostName": "localhost" } }, "EventBus": { "ClientName": "MsDemo_AuthServer", "ExchangeName": "MsDemo" } }, "Logging": { "LogLevel": { "Default": "Warning" } }, "AllowedHosts": "*" }