From 41d5a19db6898a71c1c743b7a8f49b5f5fa1b391 Mon Sep 17 00:00:00 2001 From: makefu Date: Wed, 28 Mar 2018 10:03:08 +0200 Subject: use localhost --- arafetch/ara2influx.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arafetch') diff --git a/arafetch/ara2influx.py b/arafetch/ara2influx.py index 574a856..76fa3a6 100644 --- a/arafetch/ara2influx.py +++ b/arafetch/ara2influx.py @@ -4,7 +4,7 @@ Options: --db FILE path to db [Default: db.json] --cantine CANTINE name of the cantine [Default: thales-deutschland] - --host HOST hostname or ip of influx [Default: omo] + --host HOST hostname or ip of influx [Default: localhost] """ import sys from docopt import docopt -- cgit v1.2.3