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 即可。