From 03f58fe607afcd37aaa9a877d974d7cd39602c23 Mon Sep 17 00:00:00 2001 From: Anduin Xue Date: Tue, 12 May 2026 06:50:31 +0000 Subject: [PATCH] Update readme_template.md --- .github/templates/readme_template.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/templates/readme_template.md b/.github/templates/readme_template.md index 1f15cf25..f21066d9 100644 --- a/.github/templates/readme_template.md +++ b/.github/templates/readme_template.md @@ -21,6 +21,8 @@ docker pull aiursoft/howtocookviewer docker run -d -p 5000:5000 aiursoft/howtocookviewer ``` +默认用户名密码: `admin`,`Admin@123456!`。启动后30分钟内会自动索引。 + ## 如何贡献 针对发现的问题,直接修改并提交 Pull request 即可。