From a737675a0f5f1e243628eb29420b25746d1e83b5 Mon Sep 17 00:00:00 2001 From: Anduin Xue Date: Sat, 14 Jun 2025 05:24:56 +0000 Subject: [PATCH] Update readme_template.md --- .github/templates/readme_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/templates/readme_template.md b/.github/templates/readme_template.md index bef4105b..748f2fd8 100644 --- a/.github/templates/readme_template.md +++ b/.github/templates/readme_template.md @@ -20,7 +20,7 @@ ```bash docker pull ghcr.io/anduin2017/how-to-cook:latest -docker run -d -p 5000:5000 ghcr.io/anduin2017/how-to-cook:latest +docker run -d -p 5000:80 ghcr.io/anduin2017/how-to-cook:latest ``` 如需下载 PDF 版本,可以在浏览器中访问 [/document.pdf](https://cook.aiursoft.cn/document.pdf)