mirror of
https://github.com/open-webui/docs
synced 2025-05-20 19:26:22 +00:00
Update migration.md to fix a typo on the word "volume"
The word "volume" was spelled as "volumen" in part of the comments.
This commit is contained in:
parent
8adf3c0625
commit
8237c9263b
@ -39,7 +39,7 @@ docker run --rm -v ollama-webui:/from -v open-webui:/to alpine ash -c "cd /from
|
|||||||
[insert the equivalent command that you used to install with the new Docker image name]
|
[insert the equivalent command that you used to install with the new Docker image name]
|
||||||
```
|
```
|
||||||
|
|
||||||
Once you verify that all the data has been migrated you can erase the old volumen using the following command:
|
Once you verify that all the data has been migrated you can erase the old volume using the following command:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
docker volume rm ollama-webui
|
docker volume rm ollama-webui
|
||||||
|
Loading…
Reference in New Issue
Block a user