Browse Source

更新 'ecosystem.config.js'

lrf 4 years ago
parent
commit
296abad6ec
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ecosystem.config.js

+ 1 - 1
ecosystem.config.js

@@ -1,7 +1,7 @@
 /* eslint-disable quotes */
 'use strict';
 
-const app = "servicetest";
+const app = "service-altai";
 module.exports = {
   apps: [{
     name: app, // 应用名称