mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2026-03-14 22:30:01 +01:00
build
This commit is contained in:
@@ -16,7 +16,7 @@ services:
|
|||||||
dns:
|
dns:
|
||||||
- "8.8.8.8"
|
- "8.8.8.8"
|
||||||
openwebui:
|
openwebui:
|
||||||
image: ghcr.io/open-webui/open-webui:main
|
image: ${DOCKER_REGISTRY:-}ghcr.io/open-webui/open-webui:main
|
||||||
ports:
|
ports:
|
||||||
- "3004:8080"
|
- "3004:8080"
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user