From e112d0ef8c4c972a17366ca1af8dbcd785b1bd9e Mon Sep 17 00:00:00 2001 From: hygienic-books Date: Sun, 8 Oct 2023 17:28:10 +0200 Subject: [PATCH] refactor(compose): Adjust spacing in example Environment paragraph (#10) --- docker-compose/examples/grafana/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docker-compose/examples/grafana/README.md b/docker-compose/examples/grafana/README.md index 3531378..2d7f95b 100644 --- a/docker-compose/examples/grafana/README.md +++ b/docker-compose/examples/grafana/README.md @@ -13,6 +13,7 @@ Add a `COMPOSE_ENV` file and save its location as a shell variable along with th When everything's ready start Grafana with Docker Compose, otherwise head down to [Initial setup](#initial-setup) first. ## Environment + ``` export COMPOSE_DIR='/opt/containers/grafana' export COMPOSE_CTX='ux_vilnius'