mirror of
https://git.tt-rss.org/fox/ttrss-docker-compose
synced 2025-08-02 03:49:51 +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?
|
### 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/)
|
You can use [docker-compose.override.yml](https://docs.docker.com/compose/extends/). For example, customize `db` to use a different postgres image:
|
||||||
|
|
||||||
For example, to use a different postgres image:
|
|
||||||
|
|
||||||
```yml
|
```yml
|
||||||
version: '3'
|
version: '3'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue