commit | 95710dd970fa2b7db22c837597fdf6970ddb0592 | [log] [tgz] |
---|---|---|
author | Martin Polreich <polreichmartin@gmail.com> | Wed Jul 18 11:42:38 2018 +0200 |
committer | Martin Polreich <polreichmartin@gmail.com> | Wed Jul 18 11:42:38 2018 +0200 |
tree | 20353bf61d48640e2f6bd24f85c007557d8c1273 | |
parent | 304ad8a91676e032e24457b048386b8e762d8e4b [diff] [blame] |
Add unit tests Change-Id: I76d0e10ea31e222a743e9d11bcf7a53453ff2054
diff --git a/README.rst b/README.rst index 5c18382..da71cbb 100644 --- a/README.rst +++ b/README.rst
@@ -1,4 +1,3 @@ - ============= Redis formula ============= @@ -18,7 +17,7 @@ server: enabled: true bind: - address: 127.0.0.1 + address: 127.0.0.1 port: 6379 protocol: tcp @@ -30,7 +29,7 @@ server: enabled: true bind: - address: 0.0.0.0 + address: 0.0.0.0 port: 6379 protocol: tcp