docs: update volume dir name

This commit is contained in:
synacktra.work@gmail.com 2025-11-13 23:18:35 +05:30
parent 8c93722be4
commit dbd222146d

View File

@ -97,10 +97,10 @@ docker run -it --rm \
```yaml
volumes:
- /var/win:/storage
- ./windows:/storage
```
Replace the example path `/var/win` with the desired storage folder.
Replace the example path `./windows` with the desired storage folder.
### How do I change the size of the disk?