Update docker-compose.yml

这个提交包含在:
binary-husky
2023-05-05 17:59:14 +08:00
提交者 GitHub
父节点 47866ebe0e
当前提交 9f3d67e7bd

查看文件

@@ -113,7 +113,6 @@ services:
# python3 -u main.py" # python3 -u main.py"
# 不使用代理网络拉取最新代码 # 不使用代理网络拉取最新代码
command: > command: >
bash -c " echo '[gpt-academic] 正在从github拉取最新代码...' && bash -c " echo '[gpt-academic] 正在从github拉取最新代码...' &&
git pull && git pull &&