mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-04 02:46:23 +00:00
converting projects to portainer ready
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user