docs(优化文档): 明确镜像所在区域
/ build (push) Successful in 1m21s

This commit is contained in:
2026-02-28 02:46:19 +08:00
parent 6376f5076b
commit 817614ccbc
+2 -2
View File
@@ -2,11 +2,11 @@
一个开箱即用、集成常用扩展的 Caddy 容器镜像
# 拉取镜像
### 国内
### 国内(腾讯云广州)
```bash
docker pull ccr.ccs.tencentyun.com/xiaoqidun/caddy:latest
```
### 海外
### 海外(腾讯云香港)
```bash
docker pull hkccr.ccs.tencentyun.com/xiaoqidun/caddy:latest
```