chore: upgrade hocon to 0.39.1
This commit is contained in:
parent
933e6727ba
commit
1ef74f1ada
|
@ -0,0 +1,2 @@
|
||||||
|
Now `cluster.core_nodes` and `cluster.statics.seeds` are specified in the same way.
|
||||||
|
configure them as `["emqx1@127.0.0.1", "emqx2@127.0.0.1"]` and `"emqx1@127.0.0.1,emqx2@127.0.0.1"` has the same effect.
|
Loading…
Reference in New Issue