diff --git a/docker-compose.yaml b/docker-compose.yaml index f596a4c..e0fe5b6 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -14,6 +14,7 @@ services: timeout: 10s retries: 3 environment: + WEBUI_NAME: Engineering Assistant WEBUI_AUTH: False WEBUI_URL: "http://localhost:3000/" ENABLE_PERSISTENT_CONFIG: True