From 947f50b516e87837b493ef9787375598ada9d21c Mon Sep 17 00:00:00 2001 From: binary-husky <96192199+binary-husky@users.noreply.github.com> Date: Fri, 5 May 2023 00:32:49 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b30914f..e722ed1 100644 --- a/README.md +++ b/README.md @@ -174,6 +174,8 @@ docker run --rm -it --net=host --gpus=all gpt-academic bash 4. 如何在二级网址(如`http://localhost/subpath`)下运行 请访问[FastAPI运行说明](docs/WithFastapi.md) +5. 使用docker-compose运行 +请阅读docker-compose.yml后,按照其中的提示操作即可 --- ## 自定义新的便捷按钮 / 自定义函数插件