From f4792779883cd2f7e1d00beae7a9f00cd2c171b2 Mon Sep 17 00:00:00 2001 From: Matias Pi Date: Sat, 6 Jul 2024 19:19:22 -0300 Subject: [PATCH] Updated README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bbe4370..ac07654 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,8 @@ This project sets up a monitoring system using Grafana and Prometheus with Docke Create a `.env` file in the root of the project with the following variables: -```GF_SECURITY_ADMIN_USER=admin -```GF_SECURITY_ADMIN_PASSWORD=admin +*`GF_SECURITY_ADMIN_USER=admin` +*`GF_SECURITY_ADMIN_PASSWORD=admin` ## Instructions