Skip to content

Commit

Permalink
corrected config name in gate config
Browse files Browse the repository at this point in the history
  • Loading branch information
vivek-opsmx committed Aug 30, 2024
1 parent 30540c3 commit 72d6248
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ class GateConfig extends RedisHttpSessionConfiguration {
@Bean
@ConditionalOnProperty("services.notifications.enabled")
OpsmxNotificationsAlertservice opsmxNotificationsAlertservice(OkHttpClientProvider clientProvider) {
createClient "notification", OpsmxNotificationsAlertservice
createClient "notifications", OpsmxNotificationsAlertservice
}

@Bean
Expand Down

0 comments on commit 72d6248

Please sign in to comment.