Update README.md

This commit is contained in:
Werner Beroux 2016-10-16 17:22:40 +02:00 committed by GitHub
parent 4c361a9c48
commit f48fa21e46
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 -log stdout
$ docker run --rm -it --link web_service_container wernight/ngrok ngrok http web_service_container:80
### Environment variables