Skip to content

Commit 72962d2

Browse files
committed
fix: use proper example path
1 parent ca2b043 commit 72962d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

70-tls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
## CONFIG
77

88
certificate_dirs=(
9-
"/opt/servarr/config/caddy/data/caddy/certificates/acme-v02.api.letsencrypt.org-directory/"
9+
"/path/to/cert/dir/"
1010
)
1111

1212
custom_certificates=(

0 commit comments

Comments
 (0)