File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ services:
5252 - MCP_HUB_COMMON_QA_GROUP_URL=http://host.docker.internal:3300/mcp/fa7646b4-1679-4d1d-9bda-3e9190cfef1a
5353 - MCP_HUB_DATABASE_QA_GROUP_URL=http://host.docker.internal:3300/mcp/f635fd21-2f44-4a99-8a92-f778b4d3607f
5454 - SHOW_THINKING_PROCESS=true
55- - NEO4J_URI=bolt://localhost :7687
55+ - NEO4J_URI=bolt://host.docker.internal :7687
5656 - NEO4J_USER=neo4j
5757 - NEO4J_PASSWORD=neo4j123
5858 - TZ=Asia/Shanghai
Original file line number Diff line number Diff line change @@ -843,7 +843,7 @@ const pendingUploadFileInfoList = ref([])
843843 <n-button
844844 type =" primary"
845845 icon-placement =" left"
846- color =" #5f5ae9 "
846+ color =" #3e2cff "
847847 strong
848848 class =" create-chat"
849849 :disabled =" stylizingLoading"
You can’t perform that action at this time.
0 commit comments