File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -33,13 +33,13 @@ services:
33
33
target : /etc/letsencrypt/live/cups-g11.aosus.org/fullchain.pem
34
34
volume :
35
35
nocopy : true
36
- subpath : /certificates/acme-v02.api.letsencrypt.org-directory/cups-g11.aosus.org/cups-g11.aosus.org.crt
36
+ subpath : caddy /certificates/acme-v02.api.letsencrypt.org-directory/cups-g11.aosus.org/cups-g11.aosus.org.crt
37
37
- type : volume
38
38
source : caddy_data
39
39
target : /etc/letsencrypt/live/cups-g11.aosus.org/privkey.pem
40
40
volume :
41
41
nocopy : true
42
- subpath : /certificates/acme-v02.api.letsencrypt.org-directory/cups-g11.aosus.org/cups-g11.aosus.org.key
42
+ subpath : caddy /certificates/acme-v02.api.letsencrypt.org-directory/cups-g11.aosus.org/cups-g11.aosus.org.key
43
43
restart : always
44
44
stop_grace_period : 1m
45
45
cap_add :
You can’t perform that action at this time.
0 commit comments