Skip to content

Instantly share code, notes, and snippets.

@ShivaHuang
Created August 20, 2013 01:10
Show Gist options
  • Select an option

  • Save ShivaHuang/6276021 to your computer and use it in GitHub Desktop.

Select an option

Save ShivaHuang/6276021 to your computer and use it in GitHub Desktop.
production:
delivery_method: :smtp
smtp_settings:
address: "smtp.sendgrid.net"
port: 587
authentication: :plain
domain: "heroku.com"
user_name: my_email@gmail.com
password: my_password
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment