Compare commits
1 Commits
5a7a39eeb8
...
94ab70f7c1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
94ab70f7c1 |
@@ -49,7 +49,7 @@ dokku letsencrypt:auto-renew ttrss
|
||||
* Propagate updates in `config.php-dist` to `config.php`: https://git.tt-rss.org/fox/tt-rss/src/master/config.php-dist
|
||||
|
||||
```bash
|
||||
dokku postgres:export ttrssdb_11_4 > ttrss.db
|
||||
dokku postgres:export ttrss-postgres-12_2 > ttrss.db
|
||||
git push dokku
|
||||
# go to Tiny Tiny RSS, it will ask to upgrade database, do it and check app is working
|
||||
rm ttrss.db
|
||||
|
||||
Reference in New Issue
Block a user