use Mix.Config use Mix.Config config :arangoex, host: "http://localhost:8529", database: "test", username: "test", password: "test"