资源:更新军团据点

This commit is contained in:
luying
2021-04-30 15:30:16 +08:00
parent 873e89d56c
commit 73e3836a54
3 changed files with 11 additions and 5 deletions

View File

@@ -47,6 +47,12 @@ export default (appInfo: EggAppInfo) => {
dir: path.join(appInfo.baseDir, '/app/public'),
};
config.xtransit = {
server: 'ws://172.26.117.35:9092',
appId: 3,
appSecret: 'a48ad5ca44e2d02cbd7f4c0326fa3101',
error_log: [ '/root/logs/zyz/zyz-web.log', '/root/logs/zyz/common-error.log', '/root/logs/zyz/egg-agent.log' ],
};
// add your special config in here
const bizConfig = {