diff --git a/README.md b/README.md index d0b20ff..e0e11dc 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Custom Zabbix container image.\ This has 2 images, 1 for `zabbix_server`, `nginx` and `php-pfm` based on `debian:11-slim` \ Another image that is being pulled from docker hub for mysql. \ -Mysql files are mounted at datadir\. +Mysql files are mounted at datadir. \ `startservices.sh` contain script to start `zabbix_server`, `nginx` and `php-fpm` ## Getting started