内存同步数据版的共斗框架
This commit is contained in:
@@ -86,6 +86,7 @@ for(serverType in serversConfig)
|
||||
{
|
||||
appPm2Config.args.push('frontend='+ singleServer.frontend);
|
||||
appPm2Config.args.push('clientPort='+singleServer.clientPort);
|
||||
appPm2Config.args.push('clientHost='+singleServer.clientHost);
|
||||
}
|
||||
|
||||
appPm2Config.cwd= cwd;
|
||||
|
||||
Reference in New Issue
Block a user