From cdd491327547857792cb912be7b83e7ed24751af Mon Sep 17 00:00:00 2001 From: Emile Date: Sun, 20 Oct 2019 14:15:55 +0200 Subject: added grafana instructions to the README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 6582883..f307e84 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,12 @@ on, for example: HOSTNAME=docker.localhost ``` +Define Grafana foo in `grafana.env`: +``` +GF_SERVER_ROOT_URL=http://grafana.docker.localhost:3000 +GF_SECURITY_ADMIN_PASSWORD=secret +``` + start the stack: ``` -- cgit 1.4.1