update
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
version: "3.7"
|
||||
|
||||
services:
|
||||
letsencrypt:
|
||||
image: harbor.colben.cn/general/letsencrypt
|
||||
image: harbor.boyachain.cn:20443/general/letsencrypt:latest
|
||||
container_name: letsencrypt
|
||||
restart: "no"
|
||||
stop_grace_period: 1m
|
||||
@@ -18,7 +16,7 @@ services:
|
||||
target: /var/log/letsencrypt
|
||||
|
||||
letsencrypt-wildcard:
|
||||
image: harbor.colben.cn/general/letsencrypt
|
||||
image: harbor.boyachain.cn:20443/general/letsencrypt:latest
|
||||
container_name: letsencrypt-wildcard
|
||||
restart: "no"
|
||||
stop_grace_period: 1m
|
||||
|
||||
Reference in New Issue
Block a user