commit | 324b0b9a369cc276c0a5db75c172add2327cc8ae | [log] [tgz] |
---|---|---|
author | Andrei Danin <adanin@mirantis.com> | Sat Jun 09 23:25:20 2018 -0700 |
committer | Pavel Cizinsky <pcizinsky@mirantis.com> | Tue Jun 19 08:43:19 2018 +0000 |
tree | ee8ea79c3c6fefa2012019808ead485f3d2c1386 | |
parent | e2de6770b345a25f2f2b1d995d60e7c3197c3b51 [diff] [blame] |
Add support for the "No Upstream" config option Change-Id: Id684ea89363f341abc6a6adf5db6748633a1b456 Closes-Bug: PROD-20662
diff --git a/README.rst b/README.rst index 598e985..e1207b5 100644 --- a/README.rst +++ b/README.rst
@@ -23,6 +23,9 @@ connect_ports: - 443 upstream: 10.11.236.1:8080 + noupstream: + - domain.to.be.excluded.from.proxying + - 127.0.0.0/24 More Information