dever 5 years ago
parent
commit
b9d0c98e39
1 changed files with 4 additions and 0 deletions
  1. 4 0
      src/docker/conf/iot.conf

+ 4 - 0
src/docker/conf/iot.conf

@@ -2,6 +2,10 @@
 path = {base}
 path = {base}
 
 
 [emq]
 [emq]
+image = emqtt
+port = 1883:1883,7083:8083,8883:8883,8084:8084,18083:18083
+
+[emqx]
 image = emqx
 image = emqx
 port = 1883:1883,7083:8083,8883:8883,8084:8084,18083:18083
 port = 1883:1883,7083:8083,8883:8883,8084:8084,18083:18083