🐞 fix(config): 修改servers引用方式

This commit is contained in:
liangtongchuan
2023-04-11 11:42:13 +08:00
parent 0fd7a048d3
commit 96da0e34a6

View File

@@ -18,7 +18,7 @@ console.log('distributeEnvType is:', distributeEnvType);
var outputFilePath = './pomeloPm2Start.json';
var masterJsonFile = require('./config/master.ts');
var serversJosnFile = require('./config/servers.ts');
var serversJosnFile = require('./dist/config/servers.js');
//模板数据
var processConfigType = {