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