Revise Docker image pull instructions in README
Updated instructions for using Nanjing University mirror for Docker images.
This commit is contained in:
parent
4339806a75
commit
82b783408f
|
|
@ -175,7 +175,6 @@ curl -fsSL https://raw.githubusercontent.com/lintsinghua/DeepAudit/v3.0.0/docker
|
|||
|
||||
```bash
|
||||
# 国内加速版 - 使用南京大学 GHCR 镜像站
|
||||
LLM_API_KEY=your-api-key-here \
|
||||
curl -fsSL https://raw.githubusercontent.com/lintsinghua/DeepAudit/main/docker-compose.prod.cn.yml | docker compose -f - up -d
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue