Update docker-compose.yml

This commit is contained in:
binary-husky 2023-05-05 17:58:41 +08:00 committed by GitHub
parent 48a352bfd1
commit 47866ebe0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
【请修改完参数后删除此行】请在以下方案中选择一种然后删除其他的方案最后docker-compose up运行
【请修改完参数后删除此行】请在以下方案中选择一种然后删除其他的方案最后docker-compose up运行 | Please choose from one of these options below, delete other options as well as This Line
## ===================================================
## 【方案一】 如果不需要运行本地模型仅chatgpt类远程服务
@ -119,4 +119,4 @@ services:
git pull &&
echo '[jittorllms] 正在从github拉取最新代码...' &&
git --git-dir=request_llm/jittorllms/.git --work-tree=request_llm/jittorllms pull --force &&
python3 -u main.py"
python3 -u main.py"