mirror of
https://github.com/Cian-H/openwebui_engineering_assistant.git
synced 2025-12-22 20:51:57 +00:00
Added webui_name env variable
This commit is contained in:
@@ -14,6 +14,7 @@ services:
|
|||||||
timeout: 10s
|
timeout: 10s
|
||||||
retries: 3
|
retries: 3
|
||||||
environment:
|
environment:
|
||||||
|
WEBUI_NAME: Engineering Assistant
|
||||||
WEBUI_AUTH: False
|
WEBUI_AUTH: False
|
||||||
WEBUI_URL: "http://localhost:3000/"
|
WEBUI_URL: "http://localhost:3000/"
|
||||||
ENABLE_PERSISTENT_CONFIG: True
|
ENABLE_PERSISTENT_CONFIG: True
|
||||||
|
|||||||
Reference in New Issue
Block a user