mirror of
https://github.com/heartcombo/devise.git
synced 2026-04-28 03:00:29 -04:00
Update lib/generators/templates/README
This commit is contained in:
committed by
Rodrigo Flores
parent
1f20d7da25
commit
33aa71c38f
@@ -8,7 +8,7 @@ Some setup you must do manually if you haven't yet:
|
||||
|
||||
config.action_mailer.default_url_options = { :host => 'localhost:3000' }
|
||||
|
||||
In production host should be the actual host of your application.
|
||||
In production, :host should be set to the actual host of your application.
|
||||
|
||||
2. Ensure you have defined root_url to *something* in your config/routes.rb.
|
||||
For example:
|
||||
|
||||
Reference in New Issue
Block a user