Lepozepo / cloudinary

MIT License
94 stars 42 forks source link

For an app #67

Open jjeffwarner opened 8 years ago

jjeffwarner commented 8 years ago

I had to change the App.accessRule for the most recent version to

App.accessRule('://.cloudinary.com/*');

instead of

App.accessRule('://res.cloudinary.com/');