Hi, I've got a docker setup running traeffic to allow multiple projects to have their own domain under localhost
I'd been testing against
https://pbweb-6936.maplesyrup.pbtech.store/ which as far as i can tell is also unreachable from outside our systems so i dont think its an issue with a cypress server trying to connect, i suspect it may be more the fact we're using subdomains on localhost
Only other thing i think i can try is running the site using the hosts file to make it look different, but am at a loss as to why cypress hates wsl so much. Also am running cypress 12.6.0
Anyone able to shed some light on this ?