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:
@@ -64,7 +64,7 @@ services:
|
|||||||
ENABLE_REALTIME_CHAT_SAVE: False
|
ENABLE_REALTIME_CHAT_SAVE: False
|
||||||
USER_AGENT: myUserAgent1
|
USER_AGENT: myUserAgent1
|
||||||
CORS_ALLOW_ORIGIN: http://127.0.0.1
|
CORS_ALLOW_ORIGIN: http://127.0.0.1
|
||||||
ENV: dev
|
ENV: production
|
||||||
|
|
||||||
#Database
|
#Database
|
||||||
DATABASE_URL: postgresql://openwebui_user:${PG_PASS}@openwebui_postgres_db:5432/openwebui_db
|
DATABASE_URL: postgresql://openwebui_user:${PG_PASS}@openwebui_postgres_db:5432/openwebui_db
|
||||||
|
Reference in New Issue
Block a user