@ -104,6 +104,7 @@ Rails.application.configure do
|
|||||||
config.file_watcher = ActiveSupport::EventedFileUpdateChecker
|
config.file_watcher = ActiveSupport::EventedFileUpdateChecker
|
||||||
|
|
||||||
config.action_mailer.default_url_options = {
|
config.action_mailer.default_url_options = {
|
||||||
host: ENV['CANONICAL_HOST'], port: 3000
|
# host: ENV['CANONICAL_HOST'], port: 3000
|
||||||
|
host: ENV['CANONICAL_HOST']
|
||||||
}
|
}
|
||||||
end
|
end
|
Reference in New Issue
Block a user