Skip to content

Commit

Permalink
Remove an asset host
Browse files Browse the repository at this point in the history
We'll use the regular one which would be www.gov.uk in live.
  • Loading branch information
kevindew committed Jan 6, 2020
1 parent 0b4dff5 commit 905477b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/environments/production.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 905477b

Please sign in to comment.