use Mix.Config config :forge, db: "./states.db" config :forge, :app_info, {"Forge", "0.0.1"} import_config "#{Mix.env()}.exs"