Update docker-compose.yml

This commit is contained in:
binary-husky
2023-05-05 17:59:14 +08:00
committed by GitHub
parent 47866ebe0e
commit 9f3d67e7bd

View File

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