Got my first local multisite install up and running on flywheel as a copy of a live site — super easy.
The live version accesses content and assets (js & css) via Amazon s3. I cannot get the local version to access S3 and feel like I’m missing something obvious.
I’ve tried using the remote host IP in S3’s CORS configuration as an (just like I have with live site) — with and without http/https, with and without remote port at the end.
Is it even possible to access my bucket from a local machine? Perhaps it’s an SSL issue?
Any help would be greatly appreciated!
Thanks,
Brice