From 15f59c6df97e3cfd91d1923a59a8ee3c688a0939 Mon Sep 17 00:00:00 2001 From: Aliaksandr Valialkin Date: Mon, 3 Jun 2019 14:53:08 +0300 Subject: [PATCH] deployment/docker: remove trailing whitespace --- deployment/docker/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/deployment/docker/README.md b/deployment/docker/README.md index f23b9f86cc..740d663aa0 100644 --- a/deployment/docker/README.md +++ b/deployment/docker/README.md @@ -1,9 +1,9 @@ ### Folder contains basic images and tools for building and running Victoria Metrics in docker - + #### Docker compose -Images prometheus, grafana and victoria metrics +Images prometheus, grafana and victoria metrics Run: `docker-compose up` -*Note* make ensure that you specify correct VM url in Grafana Data Source `http://victroriametrics:8428` \ No newline at end of file +*Note* make ensure that you specify correct VM url in Grafana Data Source `http://victroriametrics:8428`