We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bd0843 commit 4817d98Copy full SHA for 4817d98
README.md
@@ -2,7 +2,7 @@
2
3
* jdk version : 1.7+
4
5
-* java -jar zookeeper-explorer-1.0.2-RELEASE-exec.jar --server.port=8099 --server.context-path=/zookeeper-explorer --zookeeper.connectionString=localhost:2181
+* java -jar zookeeper-explorer-1.0.2-RELEASE-exec.jar --server.port=8099 --server.context-path=/zookeeper-explorer --zookeeper.connectionString=127.0.0.1:2181
6
7
* visit: http://localhost:8099/zookeeper-explorer
8
0 commit comments