Has anyone gotten Expose https://expose.dev/ to work with Local instead of ngrok?
Ngrok is pretty restrictive especially for Wordpress sites. After 2 page views I hit ngrok’s very absurd “Too Many Connections” limit.
Using Expose will create a temp link. But, unlike using Expose with a Laravel project, I can’t use the generated link outside my network when using Local. Basically, the Expose link ends up redirecting to my .local domain instead. Therefore, the link won’t work outside by network. So, it’s not working properly with Local’s setup.