mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-14 05:31:40 +00:00
feat: (0.6)New UI (#1855)
Co-authored-by: 夏姜 <wenfengjiang.jwf@digital-engine.com> Co-authored-by: aries_ckt <916701291@qq.com> Co-authored-by: wb-lh513319 <wb-lh513319@alibaba-inc.com> Co-authored-by: csunny <cfqsunny@163.com>
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
#** Webserver Port **#
|
||||
#*******************************************************************#
|
||||
# DBGPT_WEBSERVER_PORT=5670
|
||||
|
||||
## Whether to enable the new web UI, enabled by default,False use old ui
|
||||
# USE_NEW_WEB_UI=True
|
||||
#*******************************************************************#
|
||||
#*** LLM PROVIDER ***#
|
||||
#*******************************************************************#
|
||||
@@ -169,7 +170,7 @@ GRAPH_STORE_TYPE=TuGraph
|
||||
ElasticSearch_URL=127.0.0.1
|
||||
ElasticSearch_PORT=9200
|
||||
ElasticSearch_USERNAME=elastic
|
||||
ElasticSearch_PASSWORD=i=+iLw9y0Jduq86XTi6W
|
||||
ElasticSearch_PASSWORD={your_password}
|
||||
|
||||
### TuGraph config
|
||||
#TUGRAPH_HOST=127.0.0.1
|
||||
|
Reference in New Issue
Block a user