partly works
This commit is contained in:
13
deployment/config.json
Normal file
13
deployment/config.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"mqtt": {
|
||||
"broker": "mqtt://emqx01-anonymous-cluster-internal.broker.svc.cluster.local:1883",
|
||||
"tlsEnable": "false"
|
||||
},
|
||||
"includeTopics": [
|
||||
"#"
|
||||
],
|
||||
"includeTopics": [
|
||||
"mainscnt/#"
|
||||
"cem/#"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user