--- AppSettings: CacheDbResults: true SiteTitle: CSI-NET-NOTY-EMAIL-{env} kafka: serviceName: CSI-NET-NOTY-EMAIL-{env} Logging: IncludeScopes: false LogLevel: Default: Debug Microsoft: Information System: Information swaggerschema: api-title: "EMAIL Api" api-title-desc: "EMAIL Api Desc" ServiceUrls: UserPermission: http://service-base-security-token/token/logged-in-user EventStoreConfigOptions: EventStoreConnectionString: "mongodb://{empi:database:nodes}/csi-noty-events-store" MessageStoreConnectionString: "mongodb://{empi:database:nodes}/csi-noty-email" RmqConnectionUrl: "amqp://{noty:rabbitmq:server:username}:{noty:rabbitmq:server:password}@{noty:rabbitmq:server:host}:{noty:rabbitmq:server:port}" RmqExchangeName: "notifications.exchange" BrighterConfigOptions: EventStoreConnectionString: "Server={noty:database:host};Database=notifications-event-store;User Name={noty:database:username};Password={noty:database:password}" MessageStoreConnectionString: "Server={noty:database:host};Database=notifications-event-store;User Name={noty:database:username};Password={noty:database:password}" RmqConnectionUrl: "amqp://{noty:rabbitmq:server:username}:{noty:rabbitmq:server:password}@{noty:rabbitmq:server:host}:{noty:rabbitmq:server:port}" RmqExchangeName: "notifications.exchange" NotificationConfigOptions: RmqConnectionUrl: "amqp://{noty:rabbitmq:server:username}:{noty:rabbitmq:server:password}@{noty:rabbitmq:server:host}:{noty:rabbitmq:server:port}" RmqExchangeName: notifications.exchange SendGridEmailOptios: ApiKey: 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 EmailOptions: DefaultFromAddress: "HMG-VIDA-Notifications@drsulaimanalhabib.com" DefaultFromEmailDescription: "Notification" EnableSsl: false UserName: "vida4.notifications" Password: 'V!78945392$@' SmtpHost: "RAYCAS01.HMG.LOCAL" SmtpPort: '25' UseDefaultCredentials: false MongoLogs: "mongodb://{Mongo:appLogs}/app-logs" ElasticApm: ServiceName: CSI-NET-NOTY-EMAIL