Toggle navigation
Toggle navigation
This project
Loading...
Sign in
OPENTECH
/
yoho-node-ci
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
2
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
毕凯
2018-04-20 12:04:20 +0800
Commit
427a696a506e3e372b5c5b968ac4c9f2b49926df
1 parent
4ba9e242
服务器监控数据采集
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/web/index.js
apps/web/index.js
View file @
427a696
...
...
@@ -39,7 +39,7 @@ const mastersUrl = [
profile
.
report
();
// 服务器监控数据采集
collectData
.
collect
();
//
collectData.collect();
app
.
use
(
async
(
ctx
,
next
)
=>
{
ctx
.
redis
=
redis
.
client
;
...
...
Please
register
or
login
to post a comment