mirror of https://github.com/etcd-io/dbtester.git
agent: json
This commit is contained in:
parent
bd60a7b110
commit
9b0bb0f083
|
|
@ -89,7 +89,7 @@ var (
|
|||
consulToken = "gqYeGerkZGQHBiV4Zd5BMw==" // consul keygen
|
||||
consulDataDir = "data.consul"
|
||||
consulConfigDir = "consul.d"
|
||||
consulConfigPath = "server"
|
||||
consulConfigPath = "server.json"
|
||||
consulConfigPathBootstrap = "bootstrap/config.json"
|
||||
|
||||
// consulBootstrapDataDir = "data_bootstrap.consul"
|
||||
|
|
|
|||
Loading…
Reference in New Issue