{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "RabbitMQ": { "ConnectionString": "amqp://localhost", "ClientIdentifier": "AuthenticationService" }, "AllowedHosts": "*" }