Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
姜枫
2017-01-03 11:12:18 +0800
Commit
2fa65a3f0d7fc7a7c61a2c8112c693e6538a094b
2 parents
e06a2042
0c956e8d
Merge branch 'feature/pm2-log-path' into 'master'
修改pm2日志目录 修改pm2日志目录 See merge request
!97
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
process.json
process.json
View file @
2fa65a3
...
...
@@ -7,6 +7,8 @@
"exec_mode"
:
"cluster"
,
"merge_logs"
:
true
,
"log_date_format"
:
"YYYY-MM-DD HH:mm Z"
,
"error_file"
:
"/Data/logs/node/yohobuywap-node-err.log"
,
"out_file"
:
"/Data/logs/node/yohobuywap-node-out.log"
,
"env"
:
{
"TZ"
:
"Asia/Shanghai"
,
"PORT"
:
6001
...
...
Please
register
or
login
to post a comment