CDN from HTTP is not working [STRAPI, IMAGES]
Unanswered
ekimcem posted this in #help-forum
ekimcemOP
i have deployed STRAPI app to AWS, and it is served on HTTP, the thing is when i put the image url as source into the Image component, it is not displayed, i think the problem is because it is not HTTPS but im not sure, because i am rewriting all the backend urls to cope with that situation, what is the solution to serve http url images?