We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
de7d95c
#修改 v2_webui/index.html (8080端口为etcdkeeper启动IP和端口,2379端口为 etcd的IP <<etcd IP为 nginx集群etcd的代理IP或 单etcd ip>>) vim etcdkeeper/index.html # var serverBase = "http://10.0.0.109:8080/request?url="; # var etcdBase = "http://10.0.0.109:2379/v2/keys"; #启动 ./httpserver >/dev/null &