diff --git a/config/environments/production.rb b/config/environments/production.rb index 07e86f837..a1b4ff87b 100644 --- a/config/environments/production.rb +++ b/config/environments/production.rb @@ -93,7 +93,7 @@ Rails.application.configure do # the I18n.default_locale when a translation cannot be found). config.i18n.fallbacks = true - config.active_storage.service = :clever_cloud + config.active_storage.service = :openstack # Send deprecation notices to registered listeners. config.active_support.deprecation = :notify