mirror of
https://github.com/open-webui/docs
synced 2025-05-20 11:18:42 +00:00
Merge pull request #17 from djismgaming/patch-1
Update migration.md to fix a typo on the word "volume"
This commit is contained in:
commit
a1f49f55ef
@ -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