[es] Fixed DISCOVER_HTTP_IP typo in README

Fixes #120
This commit is contained in:
Geoff Bourne 2017-01-04 19:56:33 -06:00
parent dde4132d2c
commit 5062bc91ab

View File

@ -196,7 +196,7 @@ replacing `eth0` with another interface within the container, if needed.
The same can be done for publish/binding of the http module by adding:
-e DISCOVERY_HTTP_IP=eth2
-e DISCOVER_HTTP_IP=eth2
## Heap size and other JVM options