Skip to content

Allow configuration via config.exs #13

@martin-langhoff

Description

@martin-langhoff

I'd be nice to have support for

config :wabbit,
  host: "localhost"
  port: 5672,
  username: "someapp",
  password: "changeme"

which in turn can be driven by conform or similar for runtime configuration...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions