Skip to content

Commit 810cecb

Browse files
committed
remove open webui
Signed-off-by: WashingtonKK <washingtonkigan@gmail.com>
1 parent 95b8893 commit 810cecb

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

docker/ollama-compose.yaml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -34,18 +34,6 @@ services:
3434
# capabilities:
3535
# - gpu
3636

37-
open-webui:
38-
container_name: open-webui
39-
image: ghcr.io/open-webui/open-webui:0.3.32-ollama
40-
restart: unless-stopped
41-
volumes:
42-
- open-webui:/app/backend/data
43-
ports:
44-
- 3000:8080
45-
environment:
46-
- OLLAMA_BASE_URL=http://ollama:11434
47-
networks:
48-
- cube-network
4937

5038
pull-tinyllama:
5139
image: docker:27.3.1

0 commit comments

Comments
 (0)