mirror of
https://git.tt-rss.org/fox/ttrss-docker-compose
synced 2025-06-08 01:49:52 +02:00
update Home.md
parent
3647ee2bd6
commit
ef7e939dd2
1 changed files with 2 additions and 2 deletions
4
Home.md
4
Home.md
|
@ -319,7 +319,7 @@ docker-compose exec db /bin/bash \
|
||||||
|
|
||||||
### How do I use custom certificates?
|
### 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
|
```yml
|
||||||
volumes:
|
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
|
See also: https://community.tt-rss.org/t/60-ssl-certificate-problem-unable-to-get-local-issuer-certificate/4838/4?u=fox
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue