1
0
Fork 0
mirror of https://git.tt-rss.org/fox/ttrss-docker-compose synced 2025-06-08 01:49:52 +02:00

Update 'Home'

fox 2021-02-23 16:33:32 +03:00
parent dcafeb9cf8
commit dd76d1bf83

@ -32,6 +32,8 @@ TTRSS_SINGLE_USER_MODE=false
Don't use quotes around values. Don't use quotes around values.
Look [here](https://tt-rss.org/wiki/GlobalConfig) for more information.
### How do I customize the YML without commiting my changes to git? ### 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/). For example, customize `db` to use a different postgres image: You can use [docker-compose.override.yml](https://docs.docker.com/compose/extends/). For example, customize `db` to use a different postgres image: