You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I share a non secured site from valet (v4) with expose (2.6.0) I get the two public tunnel urls. One with http and one with https. The problem is that the http version redirects to the https version and non-https urls are getting blocked in the browser. Is this intended behaviour or a bug?
I know using non-https urls is not ideal but while developing it is what it is. Encountered the issue when sharing a Laravel site with running Vite mode. There expose does not replace the development url (which is http).
The text was updated successfully, but these errors were encountered:
When I share a non secured site from valet (v4) with expose (2.6.0) I get the two public tunnel urls. One with http and one with https. The problem is that the http version redirects to the https version and non-https urls are getting blocked in the browser. Is this intended behaviour or a bug?
I know using non-https urls is not ideal but while developing it is what it is. Encountered the issue when sharing a Laravel site with running Vite mode. There expose does not replace the development url (which is http).
The text was updated successfully, but these errors were encountered: