From 6d911657b56bbe80191471472865e2f2b3be05ac Mon Sep 17 00:00:00 2001 From: Shigeru Ishida Date: Sun, 24 Nov 2019 13:05:28 +0900 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5de72ab..5161740 100644 --- a/README.md +++ b/README.md @@ -277,7 +277,8 @@ TLS_PRIVATE_KEY=/etc/rainy/cert.key

InfluxDB - influxdb.properties

-- **`influxDBUrl`** +- **`influxDBUrl`** + default is `http://localhost:8086`. - **`userName`** - **`password`** - `actions` @@ -289,7 +290,8 @@ TLS_PRIVATE_KEY=/etc/rainy/cert.key

MQTT - mqtt.properties

-- **`brokerUri`** +- **`brokerUri`** + default is `tcp://localhost:1883`. - `userName` - `password` - **`clientID`**