Upload from GitHub
This commit is contained in:
3
ai-update.sh
Executable file
3
ai-update.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
docker pull ghcr.io/open-webui/open-webui:latest
|
||||
docker container rm open-webui
|
||||
docker run -d -p 3000:8080 --add-host=host.docker.internal:host-gateway -v /home/janis/projects/otherProjects/open-webui:/app/backend/data --name open-webui --restart always ghcr.io/open-webui/open-webui:latest
|
||||
Reference in New Issue
Block a user