@@ -72,7 +72,7 @@ iot:
# 程序一式两份,一份部署在云端,一份部署在边缘端,一式两份之间通过kafka通讯,实现内外网之间的iot数据通讯
type:
# 程序部署位置类型,部署在云端一侧的,需要设置cloud为true,edge为false,需要更改
- cloud: true
+ cloud: false
# 程序部署位置类型,部署在边缘端一侧的,需要设置cloud为false,edge为true,需要更改
edge: false
server: