Document bind-mount permissions and ignore runtime data tree
This commit is contained in:
@@ -120,6 +120,8 @@ LedgerDock stores data in Docker volumes so it survives container restarts:
|
||||
- `dcm-storage` for uploaded files and app storage
|
||||
- `typesense-data` for the search index
|
||||
|
||||
If you switch to host bind mounts (for example under `./data/`), create those directories and grant write access to container runtime user `uid=10001` for backend storage paths.
|
||||
|
||||
To remove everything, including data:
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user