Skip to content

Instantly share code, notes, and snippets.

@yannski
Created June 8, 2017 13:02
Show Gist options
  • Save yannski/0f8e1406957ab9bd7e72532b29efd4ad to your computer and use it in GitHub Desktop.
Save yannski/0f8e1406957ab9bd7e72532b29efd4ad to your computer and use it in GitHub Desktop.
env file example
DATABASE_URL=mysql2://dbuser:secret@127.0.0.1/dbuser
DATABASE_URL_TEST=mysql2://dbuser:secret@127.0.0.1/dbuser
DEFAULT_HOST=localhost:3000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment