Skip to content

Instantly share code, notes, and snippets.

@fcruxen
Created October 8, 2015 15:17
Show Gist options
  • Save fcruxen/faf8f33116447efe1be7 to your computer and use it in GitHub Desktop.
Save fcruxen/faf8f33116447efe1be7 to your computer and use it in GitHub Desktop.
config :appname, Appname.Repo,
database: "db",
hostname: "host",
port: 51353,
username: "user",
password: "pass",
connect_timeout: 30000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment