mirror of
https://gitee.com/myxzgzs/boyue-vue-pro.git
synced 2025-08-10 01:12:48 +08:00
18 lines
350 B
YAML
18 lines
350 B
YAML
![]() |
spring:
|
||
|
application:
|
||
|
name: yudao-module-iot-plugin-emqx
|
||
|
|
||
|
yudao:
|
||
|
iot:
|
||
|
plugin:
|
||
|
common:
|
||
|
upstream-url: http://127.0.0.1:48080
|
||
|
downstream-port: 8100
|
||
|
plugin-key: yudao-module-iot-plugin-emqx
|
||
|
emqx:
|
||
|
host: 127.0.0.1
|
||
|
port: 1883
|
||
|
ssl: false
|
||
|
topics: "/sys/#"
|
||
|
auth-port: 8101
|