Update README.md

This commit is contained in:
Werner Beroux 2016-07-08 12:11:12 +02:00 committed by GitHub
parent 7d6845e820
commit 5cc484fe68
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ To see command-line options, run `docker run --rm wernight/ngrok --help`.
Supposing you've an Apache or Nginx Docker container named `web_service_container` listening on port 80:
$ docker run --rm -it --link web_service_container wernight/ngrok ngrok http web_service_container:80
$ docker run --rm -it --link web_service_container wernight/ngrok ngrok http web_service_container:80 -log stdout
### Environment variables