mirror of
https://github.com/lemeow125/Notes.git
synced 2025-01-18 18:33:02 +08:00
vault backup: 2024-12-10 22:28:59
Affected files: docs/Command Snippets/Docker Run.md
This commit is contained in:
parent
eb573c83cd
commit
0a1a6c5976
1 changed files with 1 additions and 1 deletions
|
@ -181,4 +181,4 @@ docker run \
|
|||
- [Open WebUI](https://github.com/open-webui/open-webui)
|
||||
```bash
|
||||
docker run -d -p 9001:8080 --add-host=host.docker.internal:host-gateway -v open-webui:/app/backend/data --name open-webui --restart always ghcr.io/open-webui/open-webui:main
|
||||
```
|
||||
```
|
Loading…
Reference in a new issue