This website works better with JavaScript
Home
Explore
Help
Sign In
luojigou_h5
/
zhongde-website
Watch
3
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
fix:pm2
lvkun
4 years ago
parent
01274b30b8
commit
99897206bf
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
pm2.config.js
+ 1
- 0
pm2.config.js
View File
@@ -1,5 +1,6 @@
module.exports = {
apps: [
+
{
name: 'zhongde-web',//项目名称
cwd: './',//当前工作路径