url modifié pour le test.
This commit is contained in:
parent
63f05ab7cb
commit
30405aabfb
@ -48,8 +48,8 @@ PharmacieboissierCom::Application.configure do
|
|||||||
# Send deprecation notices to registered listeners
|
# Send deprecation notices to registered listeners
|
||||||
config.active_support.deprecation = :notify
|
config.active_support.deprecation = :notify
|
||||||
|
|
||||||
config.action_mailer.default_url_options = { :host => "www.pharmacie-boissier.com" }
|
config.action_mailer.default_url_options = { :host => "test.pharmacie-boissier.com" }
|
||||||
|
|
||||||
config.action_mailer.delivery_method = :sendmail
|
config.action_mailer.delivery_method = :sendmail
|
||||||
end
|
end
|
||||||
HOSTNAME = "www.pharmacie-boissier.com"
|
HOSTNAME = "test.pharmacie-boissier.com"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user