Showing
1 changed file
with
1 additions
and
1 deletions
@@ -8,7 +8,7 @@ const influx = require('influx'); | @@ -8,7 +8,7 @@ const influx = require('influx'); | ||
8 | 8 | ||
9 | let client = influx({ | 9 | let client = influx({ |
10 | hosts: [{ | 10 | hosts: [{ |
11 | - host: '172.31.56.150', | 11 | + host: '54.222.219.223', |
12 | port: 8086, | 12 | port: 8086, |
13 | protocol: 'http' | 13 | protocol: 'http' |
14 | }], | 14 | }], |
-
Please register or login to post a comment