From f3041d63f38b46d50696d0f2fbe5de645185af82 Mon Sep 17 00:00:00 2001 From: Arseniy Kuznetsov Date: Thu, 20 Oct 2022 08:08:36 +0100 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7065269..080657f 100644 --- a/README.md +++ b/README.md @@ -35,10 +35,12 @@ cd mktxp-stack-main /user add name=mktxp_user group=mktxp_group password=mktxp_user_password ``` - - Run docker-compose(http://localhost:3000) + - Run docker-compose: ``` docker-compose -f ./docker-compose-mktxp.yml up -d ``` -Now give the containers some time to start up and point your Web browser to [Grafana], where you should see the default MKTXP Dashboard +Now give the containers some time to start up and point your Web browser to [Grafana](http://localhost:3000), where you should see the default MKTXP Dashboard: + +