.
This commit is contained in:
parent
1e2aecc21c
commit
ab8412772e
5 changed files with 40 additions and 5 deletions
|
@ -76,7 +76,7 @@ Rails.application.configure do
|
|||
# Uncomment if you wish to allow Action Cable access from any origin.
|
||||
# config.action_cable.disable_request_forgery_protection = true
|
||||
|
||||
config.action_mailer.default_url_options = {host: 'localhost', port: 3000}
|
||||
config.action_mailer.default_url_options = {host: 'dev.j4.pm'}
|
||||
|
||||
config.action_mailer.smtp_settings = {
|
||||
address: ENV['MAILER_ADDRESS'],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue