Skip to content

Instantly share code, notes, and snippets.

@takuyan
Created July 14, 2011 09:52
Show Gist options
  • Save takuyan/1082202 to your computer and use it in GitHub Desktop.
Save takuyan/1082202 to your computer and use it in GitHub Desktop.
If you are using S3 in Tokyo Region, add this file, to config/initializers.
#config/initializers/aws.rb
AWS::S3::DEFAULT_HOST.replace "s3-ap-northeast-1.amazonaws.com"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment