监控:配置按照环境变量区分
This commit is contained in:
@@ -16,8 +16,9 @@ const plugin: EggPlugin = {
|
||||
// package: 'egg-alinode',
|
||||
// },
|
||||
xtransit: {
|
||||
enable: false,
|
||||
enable: true,
|
||||
package: 'egg-xtransit',
|
||||
env: ['sq1']
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user