Compare commits

..

No commits in common. "1777e28f788d60c20f110e376705d60fdc987e9a" and "eb573c83cdebaff51aaa17ccae379adefe2bf75a" have entirely different histories.

View file

@ -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
```
```