1
0
Fork 0

Fix SMTP settings

This commit is contained in:
Alex Kotov 2018-12-09 09:02:44 +05:00
parent 212586b660
commit 5989d40d66
No known key found for this signature in database
GPG Key ID: 4E831250F47DE154
1 changed files with 1 additions and 1 deletions

View File

@ -6,4 +6,4 @@ production:
password: <%= Rails.application.credentials.sendgrid_api_key %>
authentication: plain
enable_starttls_auto: true
openssl_verify_mode: peer
openssl_verify_mode: none