fog directory
This commit is contained in:
parent
65fdc14ac3
commit
f55a54fe7c
@ -60,7 +60,7 @@ Vidpush::Application.configure do
|
||||
|
||||
# Enable serving of images, stylesheets, and JavaScripts from an asset server.
|
||||
# config.action_controller.asset_host = "http://assets.example.com"
|
||||
config.action_controller.asset_host = "http://propel-vidpush-production.s3.amazonaws.com"
|
||||
config.action_controller.asset_host = "http://#{ENV['FOG_DIRECTORY']}.s3.amazonaws.com"
|
||||
|
||||
|
||||
# Precompile additional assets.
|
||||
|
Loading…
Reference in New Issue
Block a user