refactor: doc

This commit is contained in:
xiaojunnuo
2023-07-04 14:19:55 +08:00
parent 657fad06fb
commit 109e01bb60
3 changed files with 12 additions and 5 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ version: '3.3'
services:
certd:
# 镜像 # ↓↓↓↓↓ --- 1、 修改镜像版本号
image: registry.cn-shenzhen.aliyuncs.com/handsfree/certd:${TAG}
image: registry.cn-shenzhen.aliyuncs.com/handsfree/certd:${CERTD_VERSION}
container_name: certd # 容器名
restart: unless-stopped # 重启
volumes: