This commit is contained in:
@@ -104,7 +104,7 @@ DB_URI=postgresql://postgres:mysecretpassword@115.190.121.151:5432/langgraph_db?
|
||||
QDRANT_URL=http://115.190.121.151:6333
|
||||
|
||||
# 本地开发时,后端也在 localhost
|
||||
API_URL=http://localhost:8003/chat
|
||||
API_URL=http://localhost:8083/chat
|
||||
```
|
||||
|
||||
#### 3. 启动服务
|
||||
|
||||
Reference in New Issue
Block a user