config/storage.yml
file.
aws-sdk-s3
gem to your Gemfile.
bundle install
.
Now you need to switch the storage service in your config/environments/production.rb
file.
config/storage.yml
file on your hosting provider.
To test them locally you can put them in the .env
file.
myspreestore.com
should be replaced with your domain name which you access your Spree Admin Dashboard.config/storage.yml
file.
aws-sdk-s3
gem to your Gemfile.
bundle install
.
Now you need to switch the storage service in your config/environments/production.rb
file.
config/storage.yml
file on your hosting provider.
To test them locally you can put them in the .env
file.
myspreestore.com
should be replaced with your domain name which you access your Spree Admin Dashboard.