Skip to content

Commit 6c2a0a5

Browse files
committed
remove open webui
Signed-off-by: WashingtonKK <washingtonkigan@gmail.com>
1 parent cb61be4 commit 6c2a0a5

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

docker/ollama-compose.yaml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -35,20 +35,6 @@ services:
3535
# capabilities:
3636
# - gpu
3737

38-
open-webui:
39-
profiles: ["ollama", "default"]
40-
container_name: open-webui
41-
image: ghcr.io/open-webui/open-webui:0.3.32-ollama
42-
restart: unless-stopped
43-
volumes:
44-
- open-webui:/app/backend/data
45-
ports:
46-
- 3000:8080
47-
environment:
48-
- OLLAMA_BASE_URL=http://ollama:11434
49-
networks:
50-
- cube-network
51-
5238
pull-tinyllama:
5339
profiles: ["ollama", "default"]
5440
image: docker:27.3.1

0 commit comments

Comments
 (0)