Define kafka brokers per env
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user