change s3 url
This commit is contained in:
parent
fc58a98393
commit
65fdc14ac3
@ -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-staging.s3.amazonaws.com"
|
||||
config.action_controller.asset_host = "http://propel-vidpush-production.s3.amazonaws.com"
|
||||
|
||||
|
||||
# Precompile additional assets.
|
||||
|
Loading…
Reference in New Issue
Block a user