mirror of
https://github.com/romanz/electrs.git
synced 2026-08-20 13:27:31 +02:00
Add a note about Dockerfile changes
This commit is contained in:
parent
86408dfa6a
commit
73f971df63
1 changed files with 1 additions and 0 deletions
|
|
@ -522,6 +522,7 @@ Upgrading checklist:
|
|||
* If you use `verbose = 4` (or `-vvvv` argument) lower it down to `2` (`-vv`) for production use.
|
||||
Keeping it would waste resources because we utilize it more now.
|
||||
* **After reindexing**, if you did **not** delete `mainnet` subdirectory within `db_dir` check that `electrs` works as expected and then *delete whole `mainnet` subdirectory*.
|
||||
* If you are using our Dockerfile, please make sure to re-map the DB volume (see [the section above](https://github.com/romanz/electrs/blob/master/doc/usage.md#docker-based-installation-from-source)).
|
||||
|
||||
### Important changes from version older than 0.8.8
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue