Merge branch 'master' of github.com:Anduin2017/HowToCook

This commit is contained in:
Anduin Xue
2026-05-12 06:53:46 +00:00
2 changed files with 4 additions and 0 deletions

View File

@@ -21,6 +21,8 @@ docker pull aiursoft/howtocookviewer
docker run -d -p 5000:5000 aiursoft/howtocookviewer
```
默认用户名密码: `admin`,`Admin@123456!`。启动后30分钟内会自动索引。
## 如何贡献
针对发现的问题,直接修改并提交 Pull request 即可。

View File

@@ -21,6 +21,8 @@ docker pull aiursoft/howtocookviewer
docker run -d -p 5000:5000 aiursoft/howtocookviewer
```
默认用户名密码: `admin`,`Admin@123456!`。启动后 30 分钟内会自动索引。
## 如何贡献
针对发现的问题,直接修改并提交 Pull request 即可。