readme update

This commit is contained in:
Shihaam Abdul Rahman 2022-09-13 10:15:24 +05:00
parent 738a9a387a
commit 67acfea95e
Signed by: shihaam
GPG Key ID: 3B007D22E5584980

View File

@ -13,7 +13,7 @@ Mysql files are mounted at datadir. \
```bash
git clone https://gitlab.com/alliedmaldives/ops/zabbix-dockerfile zabbix-docker
cd zabbix-docker
docker build -t .
docker build -t zabbix .
docker-compose up -d
xdg-open http://localhost:8000
```