Ruphaa's Notes

How to host a static website using ngrok?

mac

NGrok

ngrok http 8080 -host-header="localhost:8080

ngrok http -host-header=site1.dev 80

ngrok http 3000