updated files and cleaned out extends

This commit is contained in:
2025-03-01 01:38:07 -08:00
parent 7939cbc04d
commit edb7658b92
13 changed files with 48 additions and 63 deletions
-12
View File
@@ -1,12 +0,0 @@
version: '3.4'
services:
ollama:
extends:
file: ${COOKBOOK}/ollama/docker-compose.yml
service: ollama
webui:
extends:
file: ${COOKBOOK}/ollama/docker-compose.yml
service: webui
+4
View File
@@ -1,2 +1,6 @@
VOL_PATH=./data
WEBUI_IMAGE=ghcr.io/open-webui/open-webui:cuda
WEBUI_SECRET_KEY=keyher
WEBUI_URL=myai.example.com
USE_CUDA_DOCKER=true