mirror of
https://git.tt-rss.org/fox/ttrss-docker-compose
synced 2025-07-09 11:49:53 +02:00
Update page 'Home'
parent
61a281f2eb
commit
58cfbca08e
1 changed files with 4 additions and 0 deletions
4
Home.md
4
Home.md
|
@ -10,6 +10,10 @@ You can't, not with this particular setup. I wanted to support both sharing a si
|
|||
|
||||
Location is entirely cosmetic so I've decided that adding complexity to optionally strip it wasn't worth it. If you disagree and can't stand ``/tt-rss/`` in the URL, you'll have to modify things a bit to get rid of it.
|
||||
|
||||
### How do I customize the YML without commiting my changes to git?
|
||||
|
||||
You can use [docker-compose.override.yml](https://docs.docker.com/compose/extends/)
|
||||
|
||||
### Using SSL with Letsencrypt
|
||||
|
||||
- ``HTTP_HOST`` in ``.env`` should be set to a valid hostname (i.e. no localhost or IP address)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue