CulturalMe/meteor-slingshot

allow to use testing-environment like http://s3ninja.net/ / allow to set url

Opened this issue · 2 comments

For local development, it makes sense to have a test-environement, instead of a real s3.

http://s3ninja.net/ provides such a test environement. For that you just need to change the url to point to your local test-server. How can you do that in slingshot?

I'm having the same problem, I want to use a different url than amazons. The only way I currently see is to rewrite aws-s3.js.

Did you have a solution for that reason