I recently updated to 2.3.0 on Windows, and at first, everything worked as always with my current dev site.
But since I deleted the site to make a pull from staging (creating a new site, since there is no pull feature yet), when I try to access the site it redirects me to the staging site.
So when I try to access to mysite.local, it redirects me to staging-mysitecom.kinsta.cloud.
My etc/host file is correct. I’ve tried to change the site and home URL in MySQL (wp_options) and it’s not working (although all the links there are pointing to staging, so the replacement seems to not be working).
I’ve deleted everything, including the site and Docker, and installed everything again, creating the site, and still the same issue.
Docker version is 4.2.0
Any ideas?