Define kafka brokers per env

This commit is contained in:
2022-02-20 23:29:21 +01:00
parent cfac9dfbd4
commit e84ebe58f1
4 changed files with 18 additions and 2 deletions

View File

@@ -12,3 +12,6 @@ config :logger, level: :warn
# Initialize plugs at runtime for faster test compilation
config :phoenix, :plug_init_mode, :runtime
config :kafka_ex,
disable_default_worker: true