VRFS-719 fixing error case where path is incorrectly built

This commit is contained in:
Chris Doughty 2013-12-15 20:01:13 -06:00
parent b5efad954d
commit d310484c3b
1 changed files with 1 additions and 0 deletions

View File

@ -76,6 +76,7 @@ SampleApp::Application.configure do
config.aws_bucket = 'jamkazam'
config.aws_bucket_public = 'jamkazam-public'
config.aws_fullhost = "#{config.aws_bucket_public}.s3.amazonaws.com"
# Dev cloudfront hostname
config.cloudfront_host = "d34f55ppvvtgi3.cloudfront.net"