remove openwebui

This commit is contained in:
2026-04-21 11:59:05 +02:00
parent 8022959d99
commit aa7295b971
2 changed files with 0 additions and 21 deletions

View File

@@ -1,2 +0,0 @@
[Volume]
VolumeName=openwebui-data

View File

@@ -1,19 +0,0 @@
[Unit]
Description=Open WebUI
[Container]
AutoUpdate=registry
ContainerName=openwebui
Environment=OLLAMA_BASE_URL=http://10.0.20.2:11434
Environment=TZ=Europe/Berlin
Environment=PORT=8081
GroupAdd=keep-groups
Image=ghcr.io/open-webui/open-webui:main
Volume=openwebui-data.volume:/app/backend/data
Pod=homeassistant.pod
[Service]
Restart=always
[Install]
WantedBy=default.target