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
Email Patches
Plain Diff
Browse Files
Authored by
htoooth
2018-09-19 17:47:52 +0800
Commit
09046cc21861544811e5ea610fc7c006e21c9bde
1 parent
cfd1bee5
update node-lib and change config
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
config/common.js
package.json
config/common.js
View file @
09046cc
...
...
@@ -56,7 +56,8 @@ module.exports = {
report
:
{
host
:
'badjs.yoho.cn'
,
port
:
80
,
db
:
'web-apm'
db
:
'web-apm'
,
immediate
:
true
},
subDomains
:
{
host
:
'.m.yohobuy.com'
,
...
...
package.json
View file @
09046cc
...
...
@@ -87,7 +87,7 @@
"xml2js"
:
"^0.4.19"
,
"yoho-express-session"
:
"^2.0.0"
,
"yoho-md5"
:
"^2.0.0"
,
"yoho-node-lib"
:
"=0.6.2
8
"
,
"yoho-node-lib"
:
"=0.6.2
9
"
,
"yoho-zookeeper"
:
"^1.0.10"
},
"devDependencies"
:
{
...
...
Please
register
or
login
to post a comment