mirror of
https://git.tt-rss.org/fox/ttrss-docker-compose
synced 2025-07-03 18:29:54 +02:00
Update page 'Home'
parent
1531570859
commit
c99d5051ae
1 changed files with 1 additions and 1 deletions
2
Home.md
2
Home.md
|
@ -98,7 +98,7 @@ A command to restore from such backup would look similar to this (use `docker vo
|
|||
|
||||
```sh
|
||||
zcat /var/lib/docker/volumes/ttrss-docker-static_backups/_data/ttrss-backup-20200930.sql.gz |
|
||||
docker exec -i --user postgres ttirc-docker-compose_db psql
|
||||
docker exec -i --user postgres ttirc-docker-compose_db_1 psql
|
||||
```
|
||||
|
||||
Alternatively, you can use something like this:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue