Add title support for webui
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
# PORT=9621
|
||||
# WORKERS=2
|
||||
# CORS_ORIGINS=http://localhost:3000,http://localhost:8080
|
||||
# WEBUI_TITLE='My Best RAG System'
|
||||
# WEBUI_DESCRIPTION="My Knowledge System Based on LightRAG"
|
||||
WEBUI_TITLE='Graph RAG Engine'
|
||||
WEBUI_DESCRIPTION="Simple and Fast Graph Based RAG System"
|
||||
|
||||
### Optional SSL Configuration
|
||||
# SSL=true
|
||||
|
Reference in New Issue
Block a user