Skip to content

Instantly share code, notes, and snippets.

@bnhansn
Last active October 20, 2016 19:17
Show Gist options
  • Save bnhansn/88097628f8f74d45eda4e78d9ec3ce27 to your computer and use it in GitHub Desktop.
Save bnhansn/88097628f8f74d45eda4e78d9ec3ce27 to your computer and use it in GitHub Desktop.
use Mix.Config
config :sling, Sling.Repo,
username: "your_postgres_user",
password: "your_postgres_password"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment