This commit is contained in:
4
.env
4
.env
@@ -36,8 +36,8 @@ DB_URI=postgresql://postgres:mysecretpassword@115.190.121.151:5432/langgraph_db?
|
||||
# -----------------------------------------------------------------------------
|
||||
# 前端配置
|
||||
# -----------------------------------------------------------------------------
|
||||
# 后端 API 地址(本地开发使用 8003 端口,避免与 vLLM 冲突)
|
||||
API_URL=http://localhost:8003/chat
|
||||
# 后端 API 地址(本地开发使用 8083 端口,避免与 llama.cpp 冲突)
|
||||
API_URL=http://localhost:8083/chat
|
||||
|
||||
# -----------------------------------------------------------------------------
|
||||
# 应用行为配置
|
||||
|
||||
Reference in New Issue
Block a user