Update docker-compose.yaml
All checks were successful
Updates/open-webui-ollama-docker-deploy/pipeline/head This commit looks good
All checks were successful
Updates/open-webui-ollama-docker-deploy/pipeline/head This commit looks good
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user