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:
- "8.8.8.8"
openwebui:
image: ghcr.io/open-webui/open-webui:main
image: ${DOCKER_REGISTRY:-}ghcr.io/open-webui/open-webui:main
ports:
- "3004:8080"
volumes: