配置:easy-monitor修改

This commit is contained in:
luying
2022-08-18 16:18:58 +08:00
parent c9f965ab83
commit 85addcf8b0
4 changed files with 9 additions and 9 deletions

View File

@@ -2,9 +2,9 @@
module.exports = {
// I. 必须的配置
server: 'ws://172.16.4.107:9092', // 填写前一节中部署的 xtransit-server 地址
server: 'ws://172.16.4.109:9092', // 填写前一节中部署的 xtransit-server 地址
appId: 1, // 创建应用得到的应用 ID
appSecret: '7067646b4bbd35006fb077d7133d252f', // 创建应用得到的应用 Secret
appSecret: 'b65a927ce54c53c2867139b3636f5993', // 创建应用得到的应用 Secret
// II. 比较重要的可选配置
disks: [], // 数组,配置需要监控的 disk 全路径