commit | fb99ea5d0412dfbac81cc5a7e940846aee6825e6 | [log] [tgz] |
---|---|---|
author | Dzmitry Stremkouski <dstremkouski@mirantis.com> | Wed Oct 24 10:09:18 2018 +0200 |
committer | Vasyl Saienko <vsaienko@mirantis.com> | Fri Oct 26 07:03:21 2018 +0000 |
tree | 7bb7f297cc47d66a716be3323404e5a703788104 | |
parent | 6ee2b58687b5cb1c703bbcdbd34af8a7ce0d0b92 [diff] [blame] |
* Fix bindings for default ports in case they are needed * Fix tests for listen_default_ports option * Fix doc for listen_default_ports option Change-Id: I83955b302f41d2ef78d091f88b99bd5b6d551949
diff --git a/README.rst b/README.rst index fcf36ff..6578abe 100644 --- a/README.rst +++ b/README.rst
@@ -32,6 +32,7 @@ server: enabled: true bind: + listen_default_ports: false address: '0.0.0.0' ports: - 80