mirror of
https://git.tt-rss.org/fox/ttrss-docker-compose
synced 2025-07-04 05:09:52 +02:00
Update page 'Home'
parent
5fe4d77166
commit
7058b4e604
1 changed files with 1 additions and 3 deletions
4
Home.md
4
Home.md
|
@ -12,9 +12,7 @@ Location is entirely cosmetic so I've decided that adding complexity to optional
|
|||
|
||||
### 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, 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:
|
||||
|
||||
```yml
|
||||
version: '3'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue