modify cluster logic

This commit is contained in:
zhouyuyan
2017-11-21 14:05:06 +08:00
parent 6a89b627d4
commit 5786e69b01
5 changed files with 18 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ import (
)
const (
CONFIGFILE = "hmq.config"
CONFIGFILE = "conf/hmq.config"
)
type Config struct {