document deployment
This commit is contained in:
@@ -37,6 +37,7 @@ Rails.application.configure do
|
||||
# Make template changes take effect immediately.
|
||||
config.action_mailer.perform_caching = false
|
||||
|
||||
# You can use Mailpit for SMTP in development - https://github.com/axllent/mailpit
|
||||
config.action_mailer.delivery_method = :smtp
|
||||
config.action_mailer.smtp_settings = {
|
||||
address: "localhost",
|
||||
|
||||
Reference in New Issue
Block a user