Update docker-compose.yaml
Some checks failed
Updates/open-webui-ollama-docker-deploy/pipeline/head There was a failure building this commit

This commit is contained in:
2025-11-20 20:47:58 -05:00
parent 5f2d147280
commit acd8571424

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: '*'
CORS_ALLOW_ORIGIN: https://ai.hackedyour.info,http://192.168.1.115:3000
ENV: production
#Database