Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-blk
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
1
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
zhangxiaoru
2016-08-01 11:23:58 +0800
Commit
2bf6a82583feb9926b6e105baecee630b8c633de
2 parents
3ad157eb
3a626c03
exchange
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletions
process.json
process.json
View file @
2bf6a82
...
...
@@ -3,8 +3,10 @@
{
"name"
:
"yohoblk-node"
,
"script"
:
"app.js"
,
"instances"
:
"
0
"
,
"instances"
:
"
max
"
,
"exec_mode"
:
"cluster"
,
"merge_logs"
:
true
,
"log_data_format"
:
"YYYY-MM-DD HH:mm Z"
,
"env"
:
{
"PORT"
:
6003
}
...
...
Please
register
or
login
to post a comment