You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[FYST-2147] Utilize the correct s3 buckets for active storage (#40)
* Add staging config (copy of prod with s3 difference -- will refactor)
* Add heroku environment configs
* Add aws-sdk-s3 for active storage
* Remove env specific configuration, rather use production config for all env & differentiate s3 storage based on env
* Only utilize ENV["S3_BUCKET_ENV"] to determine which bucket is being used
0 commit comments