Skip to content

Commit

Permalink
Fix #417
Browse files Browse the repository at this point in the history
  • Loading branch information
Phil Winder committed Dec 1, 2015
1 parent f415b3c commit 893218e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ Create a Marathon file like the one below and fill in the IP addresses and other
"container": {
"docker": {
"image": "mesos/elasticsearch-scheduler",
"network": "BRIDGE"
"network": "HOST"
}
},
"args": ["--zookeeperMesosUrl", "zk://ZOOKEEPER_IP_ADDRESS:2181/mesos"],
Expand Down

0 comments on commit 893218e

Please sign in to comment.