limited-evening-35658
05/08/2025, 5:45 PMory tunnel --dev --project [PROJECT_ID] <http://localhost:5173>
. the app is making a request to /self-service/login/browser
which returns a redirect to /ui/login
but chrome is redirecting the redirect to https://localhost:4000 which fails because i don't have ssl support. is there anyway to prevent this?limited-evening-35658
05/08/2025, 6:08 PM