Another fix for emails
This commit is contained in:
parent
bebdbefaba
commit
26adfdcbd5
@ -176,5 +176,6 @@ class UserMailer < ActionMailer::Base
|
|||||||
else
|
else
|
||||||
@host = UserMailer.default_url_options[:host]
|
@host = UserMailer.default_url_options[:host]
|
||||||
end
|
end
|
||||||
|
default_url_options[:host] = @host
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user