ExDokku v0.1.6 ExDokku.Config.Application View Source
Configuration setup
Add to your dev.exs:
config :ex_dokku,
app: MyApp,
repo: MyApp.Repo,
postgres_username: "postgres"
Add to your dev.exs:
config :ex_dokku,
app: MyApp,
repo: MyApp.Repo,
postgres_username: "postgres"