mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2026-01-29 20:39:44 +01:00
build
This commit is contained in:
@@ -14,6 +14,12 @@ services:
|
|||||||
- "11434:11434"
|
- "11434:11434"
|
||||||
dns:
|
dns:
|
||||||
- "8.8.8.8"
|
- "8.8.8.8"
|
||||||
|
openwebui:
|
||||||
|
image: ghcr.io/open-webui/open-webui:main
|
||||||
|
ports:
|
||||||
|
- "3004:8080"
|
||||||
|
volumes:
|
||||||
|
- open-webui:/app/backend/data
|
||||||
volumes:
|
volumes:
|
||||||
|
open-webui:
|
||||||
models:
|
models:
|
||||||
Reference in New Issue
Block a user