Download ngrok
ngrok is your app’s front door—and the fastest way to put anything on the internet.
ngrok is your app’s front door—and the fastest way to put anything on the internet.
Install ngrok via Docker with the following command:
docker pull ngrok/ngrokRun ngrok via Docker:
Don’t have an authtoken? Sign up for a free account.
docker run --net=host -it -e NGROK_AUTHTOKEN=xyz ngrok/ngrok:latest http 80