From 646b6dd8b2c5784cf7fc94b891ae787b015f62a2 Mon Sep 17 00:00:00 2001 From: Umputun Date: Sun, 18 Jul 2021 15:30:07 -0500 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 69c2c2c..375fe55 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ This is a dynamic provider and file change will be applied automatically. ### Docker provider -Docker provider supports a fully automatic discovery (with `--docker.auto`) with no extra configuration needed.By default it redirects all requests like `http://:/(.*)` to the internal IP of the given container and the exposed port. Only active (running) containers will be detected. +Docker provider supports a fully automatic discovery (with `--docker.auto`) with no extra configuration needed. By default it redirects all requests like `http://:/(.*)` to the internal IP of the given container and the exposed port. Only active (running) containers will be detected. This default can be changed with labels: