File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7171 host = '<あなたのRenderアプリ名>.onrender.com'
7272 config . action_mailer . default_url_options = { host : host }
7373 ActionMailer ::Base . smtp_settings = {
74- :port => 587 ,
74+ :port => 2525 ,
7575 :address => 'smtp.mailgun.org' ,
7676 :user_name => ENV [ 'MAILGUN_SMTP_LOGIN' ] ,
7777 :password => ENV [ 'MAILGUN_SMTP_PASSWORD' ] ,
Original file line number Diff line number Diff line change 7171 host = '<あなたのRenderアプリ名>.onrender.com'
7272 config . action_mailer . default_url_options = { host : host }
7373 ActionMailer ::Base . smtp_settings = {
74- :port => 587 ,
74+ :port => 2525 ,
7575 :address => 'smtp.mailgun.org' ,
7676 :user_name => ENV [ 'MAILGUN_SMTP_LOGIN' ] ,
7777 :password => ENV [ 'MAILGUN_SMTP_PASSWORD' ] ,
Original file line number Diff line number Diff line change 7171 host = '<あなたのRenderアプリ名>.onrender.com'
7272 config . action_mailer . default_url_options = { host : host }
7373 ActionMailer ::Base . smtp_settings = {
74- :port => 587 ,
74+ :port => 2525 ,
7575 :address => 'smtp.mailgun.org' ,
7676 :user_name => ENV [ 'MAILGUN_SMTP_LOGIN' ] ,
7777 :password => ENV [ 'MAILGUN_SMTP_PASSWORD' ] ,
Original file line number Diff line number Diff line change 7171 host = '<あなたのRenderアプリ名>.onrender.com'
7272 config . action_mailer . default_url_options = { host : host }
7373 ActionMailer ::Base . smtp_settings = {
74- :port => 587 ,
74+ :port => 2525 ,
7575 :address => 'smtp.mailgun.org' ,
7676 :user_name => ENV [ 'MAILGUN_SMTP_LOGIN' ] ,
7777 :password => ENV [ 'MAILGUN_SMTP_PASSWORD' ] ,
You can’t perform that action at this time.
0 commit comments