Update docker-compose.yaml
All checks were successful
Updates/open-webui-ollama-docker-deploy/pipeline/head This commit looks good

This commit is contained in:
2025-11-20 20:42:26 -05:00
parent b7d5a69c48
commit 5f2d147280

View File

@@ -57,13 +57,13 @@ services:
# General
RESET_CONFIG_ON_START: True
WEBUI_URL: https://ai.hackedyour.info
#WEBUI_URL: https://ai.hackedyour.info
ADMIN_EMAIL: adamoutler@gmail.com
ENABLE_CHANNELS: True
USE_CUDA_DOCKER: false
ENABLE_REALTIME_CHAT_SAVE: False
USER_AGENT: myUserAgent1
CORS_ALLOW_ORIGIN: http://127.0.0.1
CORS_ALLOW_ORIGIN: '*'
ENV: production
#Database