mirror of
https://github.com/fhmq/hmq.git
synced 2026-08-30 22:34:52 +00:00
update config format
This commit is contained in:
@@ -15,5 +15,8 @@
|
|||||||
"certFile": "ssl/server/cert.pem",
|
"certFile": "ssl/server/cert.pem",
|
||||||
"keyFile": "ssl/server/key.pem"
|
"keyFile": "ssl/server/key.pem"
|
||||||
},
|
},
|
||||||
"plugins": ["authhttp","kafka"]
|
"plugins": [
|
||||||
}
|
"authhttp",
|
||||||
|
"kafka"
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user