Add WEBUI_URL and CORS_ALLOW_ORIGIN vars
This commit is contained in:
@@ -43,6 +43,8 @@ services:
|
||||
- "3000:8080"
|
||||
environment:
|
||||
- OLLAMA_API_BASE=http://ollama:11434
|
||||
- WEBUI_URL=https://ia.sda.zone
|
||||
- CORS_ALLOW_ORIGIN=https://ia.sda.zone
|
||||
volumes:
|
||||
- openwebui_data:/app/backend/data
|
||||
depends_on:
|
||||
|
||||
Reference in New Issue
Block a user