From f3c10dc2de09a19e80e51c43e7ddc41f5f64c0aa Mon Sep 17 00:00:00 2001 From: Andreas Waschinski <25221082+waschinski@users.noreply.github.com> Date: Thu, 8 Feb 2024 15:10:24 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3339794..7ae8f8a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # cosmos-cert-extractor -This is a python script periodically running (every minute) to extract the TLS certificate from the Cosmos config file. The use case I set this up for is in order to use the certificate in my Adguard Home instance. +This is a python script periodically running (every 5 minutes) to extract the TLS certificate from the Cosmos config file. The use case I set this up for is in order to use the certificate in my Adguard Home instance. ## How to use Make sure your volume mounts are set up correctly: * The `cosmos` volume or path must be mapped to `/input`.