mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 21:48:16 -08:00
adding whisper
This commit is contained in:
parent
658d0266ce
commit
c0ac781113
3 changed files with 10 additions and 0 deletions
|
|
@ -85,4 +85,6 @@ Rails.application.configure do
|
|||
config.active_record.dump_schema_after_migration = false
|
||||
|
||||
config.action_mailer.default_url_options = { host: 'edcontext.org' }
|
||||
|
||||
config.middleware.insert 0, "Rack::WWWhisper"
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue