Skip to content

Frankenphp with Ngrok not working #632

Closed Answered by laferte-tech
laferte-tech asked this question in Q&A
Discussion options

You must be logged in to vote

For those who are seeing this later, i found the solution. I needed to augment the headers and add the host with localhost. Something like this:

ngrok http --request-header-add='host: localhost' https://localhost

I also skipped docker and install Ngrok as a regular application on Mac. I didn't try with docker, maybe it's working also.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by laferte-tech
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant