diff --git a/config.yml b/config.yml index 82211c6..7475692 100755 --- a/config.yml +++ b/config.yml @@ -1,5 +1,5 @@ location: wushan # 项目名称 -point: 3 # 点位 +point: 5 # 点位 relay: maxTimeout: 60 # 单位 s,必须大于 0 standbyCache: # 待机缓存文件路径 @@ -17,9 +17,9 @@ log: maxAge: 30 compress: true mqtt: - url: mqtt://wushan-mqtt.chaoshengshuzi.com:1883 - clientID: wushan-3 - password: wushan@1013 + url: mqtt://mqtt.wxsxlj.com:1883 + clientID: wushan-5 + password: aliyun: accessKeyID: accessKeySecret: @@ -31,8 +31,8 @@ aliyun: # 激光秀点位 osc 参数 game: - host: 192.168.0.167 - port: 3033 + host: 192.168.1.191 + port: 8000 # 待机投影仪控制参数 #wait: @@ -65,4 +65,4 @@ game: # empty: 24 # push: 10 # reset: 9 -# pull: 11 \ No newline at end of file +# pull: 11