This commit is contained in:
2026-02-13 18:51:13 +01:00
parent 93bfe1939d
commit 6cec5e5fbe

View File

@@ -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: