diff --git a/config/environments/production.rb b/config/environments/production.rb index 430105d66..427d013f3 100644 --- a/config/environments/production.rb +++ b/config/environments/production.rb @@ -34,7 +34,6 @@ # `config.assets.precompile` and `config.assets.version` have moved to config/initializers/assets.rb # Enable serving of images, stylesheets, and JavaScripts from an asset server. - config.action_controller.asset_host = Plek.current.asset_root config.slimmer.asset_host = Plek.current.find("static") # Specifies the header that your server uses for sending files.