We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7977224 commit 73f4eafCopy full SHA for 73f4eaf
1 file changed
README.md
@@ -20,7 +20,7 @@
20
21
```bash
22
docker pull ghcr.io/anduin2017/how-to-cook:latest
23
-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
24
```
25
26
如需下载 PDF 版本,可以在浏览器中访问 [/document.pdf](https://cook.aiursoft.cn/document.pdf)
0 commit comments