From 93acc5640c68eb953d46c21cbf4fe8f816dbc80f Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Tue, 26 Dec 2023 05:35:37 +0100 Subject: [PATCH] typo --- conf/AdGuardHome.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/AdGuardHome.yaml b/conf/AdGuardHome.yaml index aab7184..e1d9954 100644 --- a/conf/AdGuardHome.yaml +++ b/conf/AdGuardHome.yaml @@ -84,7 +84,7 @@ tls: strict_sni_check: false certificate_chain: "" private_key: "" - certificate_path: "/etc/yunohost/certs/__DOMAIN__/cert.pem" + certificate_path: "/etc/yunohost/certs/__DOMAIN__/crt.pem" private_key_path: "/etc/yunohost/certs/__DOMAIN__/key.pem" filters: - enabled: true