Skip to content

Instantly share code, notes, and snippets.

@descovi
Created December 16, 2017 14:35
Show Gist options
  • Save descovi/9d5341413d70bef99077bfe24c44bf3b to your computer and use it in GitHub Desktop.
Save descovi/9d5341413d70bef99077bfe24c44bf3b to your computer and use it in GitHub Desktop.
Configurazione di Paperclip S3 per l'Europa (Francoforte).
# config/initializers/paperclip.rb
Paperclip::Attachment.default_options[:s3_host_name] = 's3.eu-central-1.amazonaws.com'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment