converting projects to portainer ready

This commit is contained in:
2025-11-26 18:45:55 -08:00
parent 6e280d463c
commit c2c00c0e75
25 changed files with 1374 additions and 824 deletions
+9
View File
@@ -0,0 +1,9 @@
VOL_PATH=./data
WEBUI_IMAGE=ghcr.io/open-webui/open-webui:cuda
# For CPU
# WEBUI_IMAGE=ghcr.io/open-webui/open-webui:main
WEBUI_SECRET_KEY=keyher
WEBUI_URL=myai.example.com
USE_CUDA_DOCKER=true