- Install ngrok using whatever method works best for you.
- Install your ngrok authtoken using the command
ngrok config --add-authtoken TOKEN
- Start a normal ngrok endpoint as you would any other endpoint:
ngrok http 80
ngrok config --add-authtoken TOKEN
ngrok http 80