ExDokku v0.1.3 ExDokku.Config.Application View Source

Configuration setup

Add to your dev.exs:

config :ex_dokku,
  app: MyApp,
  repo: MyApp.Repo,
  postgres_username: "postgres"

Link to this section Summary

Link to this section Functions