change email to vidpush domain
This commit is contained in:
parent
642d5dd2b9
commit
1c4007cbfb
@ -94,5 +94,5 @@ Vidpush::Application.configure do
|
|||||||
# Use default logging formatter so that PID and timestamp are not suppressed.
|
# Use default logging formatter so that PID and timestamp are not suppressed.
|
||||||
config.log_formatter = ::Logger::Formatter.new
|
config.log_formatter = ::Logger::Formatter.new
|
||||||
|
|
||||||
config.action_mailer.default_url_options = { host: 'propel-vidpush-production.heroku.com' }
|
config.action_mailer.default_url_options = { host: 'vidpush.propelmarketing.com/' }
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user