Skip to content

Commit

Permalink
update config
Browse files Browse the repository at this point in the history
  • Loading branch information
dnsbty committed Apr 19, 2018
1 parent 1af0d9b commit ad51c96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/config.exs
Expand Up @@ -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",
Expand Down

0 comments on commit ad51c96

Please sign in to comment.