Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-shop-manage
·
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
Email Patches
Plain Diff
Browse Files
Authored by
陈峰
2017-04-21 17:54:18 +0800
Commit
8ba98cebfa8928b8137b37bcc1160521e8be099c
1 parent
9b8a4ac5
process
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
process.json
process.json
View file @
8ba98ce
{
"apps"
:
[
{
"name"
:
"yoho
buy-nod
e"
,
"name"
:
"yoho
-shop-manag
e"
,
"script"
:
"./server/app.js"
,
"instances"
:
"
6
"
,
"instances"
:
"
1
"
,
"exec_mode"
:
"cluster"
,
"merge_logs"
:
true
,
"log_date_format"
:
"YYYY-MM-DD HH:mm Z"
,
"error_file"
:
"/Data/logs/node/yohobuy-node-err.log"
,
"out_file"
:
"/Data/logs/node/yohobuy-node-out.log"
,
"error_file"
:
"/Data/logs/node/yoho-shop-manage-err.log"
,
"out_file"
:
"/Data/logs/node/yoho-shop-manage-out.log"
,
"env"
:
{
"TZ"
:
"Asia/Shanghai"
,
"PORT"
:
6002
...
...
Please
register
or
login
to post a comment