Download ngrok
ngrok is your app’s front door—and the fastest way to put anything on the internet.
Agent
Docker
Installation
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