update Home.md

master
Andrew Dolgov 2 years ago
parent 3647ee2bd6
commit ef7e939dd2
No known key found for this signature in database
GPG Key ID: 1A56B4FA25D4AF2A

@ -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

Loading…
Cancel
Save