From d07e68b5f7b97c61b019a15c96c51d11d3de4995 Mon Sep 17 00:00:00 2001 From: Shiham Abdul Rahman Date: Fri, 30 Sep 2022 20:19:54 +0500 Subject: [PATCH] ffs shihaam, port number typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0d5248..0e520c1 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ git clone https://git.shihaam.dev/dockerfiles/zabbix-server.git cd zabbix-server docker-compose up -d ``` -- You will have Zabbix frontent avaible on port 8009 +- You will have Zabbix frontent avaible on port 8000 ## To-do - mount all needed config dirs outside container. (currently only basic configs are there)