mirror of
https://github.com/umputun/reproxy.git
synced 2025-02-16 18:34:30 +02:00
typo
This commit is contained in:
parent
1024305a5f
commit
646b6dd8b2
@ -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://<container_name>:<container_port>/(.*)` 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://<container_name>:<container_port>/(.*)` 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:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user