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:37:21 +0800
Commit
3bb9c598ccc38c76827016cc58ab6859f949a6e7
1 parent
ebec806a
修改influxdb配置
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
apps/logger/influxdb.js
apps/logger/influxdb.js
View file @
3bb9c59
...
...
@@ -11,6 +11,7 @@ let client = influx({
host
:
'influxdblog.yohoops.org'
,
port
:
8086
,
protocol
:
'http'
}],
database
:
'udp'
});
...
...
Please
register
or
login
to post a comment