From ef7e939dd26c0177d130104fb55df88d28c7633a Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 14 Oct 2022 07:28:42 +0300 Subject: [PATCH] update Home.md --- Home.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index 0bb7170..eef12b7 100644 --- a/Home.md +++ b/Home.md @@ -319,7 +319,7 @@ docker-compose exec db /bin/bash \ ### How do I use custom certificates? -You need to mount custom certificates into container like this: +You need to mount custom certificates into the *app* and *updater* containers like this: ```yml volumes: @@ -329,7 +329,7 @@ volumes: .... ``` -Don't forget to restart the container. +Don't forget to restart the containers. See also: https://community.tt-rss.org/t/60-ssl-certificate-problem-unable-to-get-local-issuer-certificate/4838/4?u=fox