Prevent development servers from trying to send an email
This commit is contained in:
@ -7,6 +7,7 @@ development:
|
|||||||
<<: *default
|
<<: *default
|
||||||
default_url_options:
|
default_url_options:
|
||||||
host: localhost
|
host: localhost
|
||||||
|
delivery_method: :test
|
||||||
|
|
||||||
production:
|
production:
|
||||||
<<: *default
|
<<: *default
|
||||||
|
Reference in New Issue
Block a user