change s3 url

This commit is contained in:
Tyrel Souza 2014-05-06 17:57:57 -04:00
parent fc58a98393
commit 65fdc14ac3

View File

@ -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.