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-08-24 10:13:34 +0800
Commit
f85903282c7d90c8bead996252ec6acb2bef806b
1 parent
e337af9a
Update influxdb config
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 @
f859032
...
...
@@ -8,7 +8,7 @@ const influx = require('influx');
let
client
=
influx
({
hosts
:
[{
host
:
'
54.222.219.223
'
,
host
:
'
influxdblog.yohoops.org
'
,
port
:
8086
,
protocol
:
'http'
}],
...
...
Please
register
or
login
to post a comment