From 198ce31a66459db34f323f419bfa1a06d4725730 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Tue, 25 Apr 2017 11:11:05 +0200 Subject: [PATCH] Fix description --- source/_posts/2017-04-25-influxdb-grafana-docker.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_posts/2017-04-25-influxdb-grafana-docker.markdown b/source/_posts/2017-04-25-influxdb-grafana-docker.markdown index 1709186e421..184028eaa49 100644 --- a/source/_posts/2017-04-25-influxdb-grafana-docker.markdown +++ b/source/_posts/2017-04-25-influxdb-grafana-docker.markdown @@ -1,7 +1,7 @@ --- layout: post title: "Setting up InfluxDB and Grafana using Docker" -description: "Use this tutorial to setup InfluxDB and Grafana on a Docker container and use it with Home Assistant." +description: "Use this tutorial to setup InfluxDB and Grafana in a Docker container and use it with Home Assistant." date: 2017-04-25 08:04:05 +0000 date_formatted: "April 25, 2017" author: Alok Saboo