I'm facing an issue where images from my self-hosted Strapi (with a public IP) via GraphQL are not rendering in WebStudio’s design stage itself. The images are accessible and display correctly when I open the image URL directly in a browser, but they don’t show up in WebStudio’s Image Component.
I suspect that my public IP might be restricted on WebStudio’s side, preventing images from loading. If that’s the case, could you allow access to my public IP?
For reference, here are the image URL and project link:
1.project link:
https://p-de5c6c81-b2ca-47bb-80e9-8627d312e49f.apps.webstudio.is/?authToken=27bcf4e0-3479-49a6-847f-de9b58cec81f&mode=design2.My IP: http://125.18.230.134:1337/
3.image url: http://125.18.230.134:1337/uploads/pexels_photo_346529_c7c3d9d8c8.jpeg
Looking forward to your support. Thanks in advance!