test: update the test config
This commit is contained in:
parent
c0aba14d27
commit
3ce2f225d7
|
@ -1,3 +1,14 @@
|
|||
node {
|
||||
name = "emqx@127.0.0.1"
|
||||
cookie = "emqxsecretcookie"
|
||||
data_dir = "data"
|
||||
}
|
||||
|
||||
cluster {
|
||||
name = emqxcl
|
||||
discovery_strategy = manual
|
||||
}
|
||||
|
||||
actions {
|
||||
http {
|
||||
x_WH_D {
|
||||
|
|
Loading…
Reference in New Issue