Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Strapi Cloud support? #37

Open
mikkeltschentscher opened this issue Jan 29, 2024 · 0 comments
Open

Strapi Cloud support? #37

mikkeltschentscher opened this issue Jan 29, 2024 · 0 comments

Comments

@mikkeltschentscher
Copy link

I have the plugin working locally.
But after deploying to Strapi Cloud, I can't get it to work.

Without it, I get a media URL like so from Strapi Cloud:
https://useful-spirit-ce54045004.media.strapiapp.com/Eupry_product_Catalog_2023_mockup_b7625dbeb4.jpg

With the installed plugin deployed in production, I get the following URLS in the frontend:
https://useful-spirit-ce54045004.media.strapiapp.com/width_1536,height_1152,format_webp,quality_80/https://useful-spirit-ce54045004.media.strapiapp.com/Eupry_product_Catalog_2023_mockup_b7625dbeb4.jpg

The URLs are generated accordingly to my configuration.
Allthough no optimizations are added.

It seems media URL's from Strapi Cloud are proxied through Cloudflare:
https://useful-spirit-ce54045004.media.strapiapp.com

Is it possible to use with Strapi Cloud?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant