From 7d6845e82054373f96699eada8947897c70263e1 Mon Sep 17 00:00:00 2001 From: Werner Beroux Date: Fri, 8 Jul 2016 11:35:19 +0200 Subject: [PATCH] Update README.md See issue #4 --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 0f68ba1..2027f4a 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,9 @@ Supposing you've an Apache or Nginx Docker container named `web_service_containe *Please consider using directly the command-line arguments of Ngrok.* +If you use the default `CMD` (i.e. don't specify the ngrok command-line but only `wernight/ngrok`), +then you can use instead envrionment variables magic below. + You simply have to link the Ngrok container to the application under the `app` or `http` or `https` aliases, and all of the configuration will be done for you by default. Additionally, you can specify one of several environment variable (via `-e`) to configure your Ngrok tunnel: