added etherpad

This commit is contained in:
2025-01-31 16:20:59 -08:00
parent 76cbe9873b
commit 7c24dea7f8
5 changed files with 11 additions and 1 deletions
+1 -1
View File
@@ -22,4 +22,4 @@ podman exec -it ollama ollama run llama3
this worked:
```bash
docker run -d -p 3000:8080 --gpus all --add-host=host.docker.internal:host-gateway -v webui:/app/backend/data --name open-webui --restart always ghcr.io/open-webui/open-webui:cuda
```
```