Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
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:49:02 +0800
Commit
f16f9c332d4cd5629670d947993da356e4b18a30
1 parent
40fa4bff
update node-lib and change config
Hide 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 @
f16f9c3
...
...
@@ -79,7 +79,8 @@ module.exports = {
report
:
{
host
:
'localhost'
,
port
:
6009
,
db
:
'web-apm'
db
:
'web-apm'
,
immediate
:
true
},
useOneapm
:
false
,
useCache
:
true
,
...
...
package.json
View file @
f16f9c3
...
...
@@ -57,7 +57,7 @@
"urlencode"
:
"^1.1.0"
,
"uuid"
:
"^2.0.2"
,
"yoho-express-session"
:
"^2.0.0"
,
"yoho-node-lib"
:
"=0.6.2
8
"
,
"yoho-node-lib"
:
"=0.6.2
9
"
,
"yoho-zookeeper"
:
"^1.0.10"
,
"yo-cli"
:
"=1.0.7"
},
...
...
Please
register
or
login
to post a comment