When I push from Local to my Flywheel hosting, all my images break and the same thing happens when I go from Production (hosting) to Local, the images break. Is there a way to fix this so I don’t have to do something each time I do a push or pull?
Hey @seancurran! There might be some issues with caching or mixed content. After a Local push to Flywheel you could try flushing your server cache and then also check if you have any plugins or themes that store cache or have a Regenerate CSS option. After doing all of that if you still see issues check the Dev Console and see if have any mixed content errors. There might be some stuck references to the domain change or HTTP to HTTPS depending on your SSLs and Force HTTPS on both ends.