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
陈峰
2016-10-18 21:23:24 +0800
Commit
42dc5eaaeeb264d1d2c57f3f60a7e59164c4dbb0
1 parent
a9b704a1
修改influxdb配置
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/logger/influxdb.js
apps/logger/influxdb.js
View file @
42dc5ea
...
...
@@ -10,7 +10,7 @@ let client = influx({
hosts
:
[{
host
:
'influxdblog.yohoops.org'
,
port
:
4444
,
protocol
:
'
htt
p'
protocol
:
'
ud
p'
}],
database
:
'udp'
});
...
...
Please
register
or
login
to post a comment