ttrss 73d14338abde1925dc11fce013a939d3704122e7

This commit is contained in:
Mathieu Bruyen
2021-08-04 18:30:32 +02:00
parent 8af50b0642
commit d9979e0762
3 changed files with 15 additions and 143 deletions

View File

@@ -46,7 +46,7 @@ dokku letsencrypt:auto-renew ttrss
* Upgrade base image in `Dockerfile`: https://hub.docker.com/_/nginx?tab=tags
* Upgrade TTRSS commit in `Dockerfile`
* Propagate updates in `config.php-dist` to `config.php`: https://git.tt-rss.org/fox/tt-rss/src/master/config.php-dist
* Propagate configuration changes updates to `config.php`: https://git.tt-rss.org/fox/tt-rss/src/branch/master/classes/config.php
```bash
dokku postgres:export ttrss-postgres-12_2 > ttrss.db