From 30a33b4340af6c1666b5fa43f3508e88f46b85ee Mon Sep 17 00:00:00 2001 From: Shiham Abdul Rahman Date: Tue, 13 Sep 2022 11:28:36 +0500 Subject: [PATCH] readme update --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index d9e10a9..541bc96 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,6 @@ Mysql files are mounted at datadir. \ ```bash git clone https://gitlab.com/alliedmaldives/ops/zabbix-dockerfile zabbix-docker cd zabbix-docker -docker build -t zabbix . docker-compose up -d xdg-open http://localhost:8000 ```