lvkun 4 anni fa
parent
commit
99897206bf
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      pm2.config.js

+ 1 - 0
pm2.config.js

@@ -1,5 +1,6 @@
 module.exports = {
 	apps: [
+		
 		{
 			name: 'zhongde-web',//项目名称
 			cwd: './',//当前工作路径