1
0
Fork 0
mirror of https://git.tt-rss.org/fox/ttrss-docker-compose synced 2025-06-07 23:39:53 +02:00

Update page 'Home'

fox 2021-01-06 09:25:49 +00:00
parent 61a281f2eb
commit 58cfbca08e

@ -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. 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 ### Using SSL with Letsencrypt
- ``HTTP_HOST`` in ``.env`` should be set to a valid hostname (i.e. no localhost or IP address) - ``HTTP_HOST`` in ``.env`` should be set to a valid hostname (i.e. no localhost or IP address)