Agent
Docker
Installation
Install ngrok via Docker with the following command:
docker pull ngrok/ngrok
Run ngrok via Docker:
Don’t have an authtoken? Sign up for a free account.
docker run -it -e NGROK_AUTHTOKEN= ngrok/ngrok http 80
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/ngrok
Run ngrok via Docker:
Don’t have an authtoken? Sign up for a free account.
docker run -it -e NGROK_AUTHTOKEN= ngrok/ngrok http 80