From 8f8037b8387406f54d13d0e9aca6d8dea0f5655a Mon Sep 17 00:00:00 2001 From: nianzhibai Date: Sat, 30 May 2026 20:26:29 +0800 Subject: [PATCH] Update README with service restart instruction Add note about restarting service on first access. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fa09461..1f34f15 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,8 @@ sudo bash install.sh | `http://服务器IP:9191/` | 前台 | | `http://服务器IP:9191/admin` | 后台管理 | +**注意:如果首次访问,显示502,可以运行 `91 restart` 重启一下服务** + 安装后自动注册 `91` 管理命令: ```bash