We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 06d8c7f + b67c81e commit 411f4e4Copy full SHA for 411f4e4
1 file changed
config/environments/production.rb
@@ -32,7 +32,7 @@
32
# `config.assets.precompile` and `config.assets.version` have moved to config/initializers/assets.rb
33
34
# Enable serving of images, stylesheets, and JavaScripts from an asset server.
35
- # config.action_controller.asset_host = 'http://assets.example.com'
+ config.action_controller.asset_host = 'https://staging.brickhack.io'
36
37
# Specifies the header that your server uses for sending files.
38
# config.action_dispatch.x_sendfile_header = 'X-Sendfile' # for Apache
0 commit comments