chore: Update installer to deploy Web UI to root path /var/www/html/

This commit is contained in:
2025-12-09 18:21:32 +00:00
parent 258d53f7d6
commit 6c5ec902ca
5 changed files with 6 additions and 6 deletions

View File

@@ -94,7 +94,7 @@ EOF
echo -e " sudo ./install.sh"
echo ""
echo -e "${YELLOW}3. Access Web UI:${NC}"
echo -e " http://[SERVER-IP]/mhvtl-config"
echo -e " http://[SERVER-IP]/"
echo ""
echo -e "${BLUE}For detailed instructions, see README.md in the package${NC}"
echo ""