I set up label-studio to run locally and have it served using ngrok.
https://xxxxxxxxxx.ngrok-free.app/
It works, that I can create a project, but when I import the manifest file that points to S3, the tasks imported have image broken and gives a CORS error.
I was able to make it work by using the local store and using the locally downloaded files. But what I am doing wrong with the setup as per instructions?

