Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- config.action_mailer.delivery_method = :mailgun
- config.action_mailer.mailgun_settings = {
- api_key: 'api-myapikey',
- domain: 'mydomain.com',
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement