From 9ddf6b8cf3c2e8fcd13224e0bff4d70b919c8aef Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Mon, 19 Feb 2024 18:39:55 +0100 Subject: [PATCH] Update 000_intro.md --- documentation/docs/admin/000_intro.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/docs/admin/000_intro.md b/documentation/docs/admin/000_intro.md index 8ffde938..fc886497 100644 --- a/documentation/docs/admin/000_intro.md +++ b/documentation/docs/admin/000_intro.md @@ -76,7 +76,7 @@ cd /root && (curl -sSL -o install https://get.openpanel.co || wget -qO install h openpanel will install Docker, MySQL, Nginx, and several other tools on your server. You should install it on a fresh server, otherwise, you risk facing installation errors. ::: -:::warning +:::danger Port 53, 80, 443 and 2083 must be available and not blocked by your hosting provider firewall. :::