feat(config):公测自营监控配置

This commit is contained in:
liangtongchuan
2023-04-11 21:48:47 +08:00
parent 621cfab2ef
commit b88eda2ae2
3 changed files with 29 additions and 5 deletions

View File

@@ -22,9 +22,9 @@ export default (appInfo: EggAppInfo) => {
};
config.xtransit = {
server: 'ws://172.16.4.109:9092',
appId: 5,
appSecret: '4441a80f2516a879fa3e4c7c096ab4f1'
server: 'ws://172.16.4.147:9092',
appId: 3,
appSecret: 'bc33c837395b6dc272fd67f4cf38ef77'
};
config.customLogger = {