diff --git a/config/config.exs b/config/config.exs index 0ac318b..092b2a7 100644 --- a/config/config.exs +++ b/config/config.exs @@ -23,7 +23,7 @@ config :logger, :console, format: "\n$time $metadata[$level] $levelpad$message\n", metadata: [:level, :module] # -config :subscribex, +config :subscribex, TestBroker, rabbit_host: [ username: "guest", password: "guest",