diff --git a/Home.md b/Home.md index b54f21c..34e88aa 100644 --- a/Home.md +++ b/Home.md @@ -92,7 +92,7 @@ You will need to set ``SELF_URL_PATH`` to a correct (i.e. visible from the outsi ### Backing up the database -Unless you have `backups` container disabled, stock configuration makes automatic tt-rss database backups once a week to a separate storage volume (`backups`). +Unless you have `backups` container disabled, stock configuration makes automatic tt-rss database backups once a week to a separate storage volume. A command to restore from such backup would look similar to this (use `docker volume inspect` to find the location of the storage volume on your server):