chore: jwt key

This commit is contained in:
xiaojunnuo
2023-05-26 16:18:24 +08:00
parent 2297121eff
commit f516b0931f
5 changed files with 15 additions and 14 deletions
+4 -4
View File
@@ -1,10 +1,10 @@
version: '3.3' # 指定docker-compose 版本
services: # 要拉起的服务们
certd:
build:
context: ./
dockerfile: Dockerfile
image: registry.cn-shenzhen.aliyuncs.com/handsfree/certd:latest
# build:
# context: ./
# dockerfile: Dockerfile
image: registry.cn-shenzhen.aliyuncs.com/handsfree/certd:v${TAG}
container_name: certd # 容器名
restart: unless-stopped # 重启
volumes: # 挂载目录