Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save StabbyCutyou/815504c8aba370ac791c7b2002387e28 to your computer and use it in GitHub Desktop.
Save StabbyCutyou/815504c8aba370ac791c7b2002387e28 to your computer and use it in GitHub Desktop.
host: <%= ENV['MEMSQL_HOST'] %>
username: <%= ENV['MEMSQL_USERNAME'] %>
password: <%= ENV['MEMSQL_PASSWORD'] %>
port: <%= ENV['MEMSQL_PORT'] %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment