Nieprawidłowy nagłówek hosta Ngrok
ngrok http 8080 -host-header="localhost:8080"
ngrok http --host-header=rewrite 8080
Justified Justice
ngrok http 8080 -host-header="localhost:8080"
ngrok http --host-header=rewrite 8080
ngrok http --host-header=rewrite 8080
ngrok http 8080 -host-header="localhost:8080"
ngrok http --host-header=rewrite 8080
ngrok http 8080 -host-header="localhost:8080"
ngrok http --host-header=rewrite 8080
npm i ngrok -g
> ngrok http port
//if error invalid host header
//try
ngrok http port -host-header="localhost:port"
ngrok http -host-header=rewrite site.dev:80