Update docker-compose.yaml
Some checks failed
Updates/open-webui-ollama-docker-deploy/pipeline/head There was a failure building this commit
Some checks failed
Updates/open-webui-ollama-docker-deploy/pipeline/head There was a failure building this commit
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: '*'
|
||||
CORS_ALLOW_ORIGIN: https://ai.hackedyour.info,http://192.168.1.115:3000
|
||||
ENV: production
|
||||
|
||||
#Database
|
||||
|
||||
Reference in New Issue
Block a user