Update readme.md

This commit is contained in:
Kroese 2023-04-03 17:50:17 +02:00 committed by GitHub
parent 1ec8bcfaf5
commit 059d648560

View File

@ -79,4 +79,4 @@ volumes:
- /home/user/data:/storage - /home/user/data:/storage
``` ```
to map `/storage` to any local directory you want to use. Just replace `/home/user/data` with the path you want to use. to map `/storage` to any local directory you want to use. Just replace `/home/user/data` with the correct path.