Fix ChatQnA port to internal vllm port (#1763)
Signed-off-by: Xinyao Wang <xinyao.wang@intel.com>
This commit is contained in:
@@ -107,7 +107,7 @@ services:
|
||||
- RERANK_SERVER_HOST_IP=tei-reranking-service
|
||||
- RERANK_SERVER_PORT=${RERANK_SERVER_PORT:-80}
|
||||
- LLM_SERVER_HOST_IP=vllm-service
|
||||
- LLM_SERVER_PORT=${LLM_SERVER_PORT:-80}
|
||||
- LLM_SERVER_PORT=80
|
||||
- LOGFLAG=${LOGFLAG}
|
||||
- LLM_MODEL=${LLM_MODEL_ID}
|
||||
ipc: host
|
||||
|
||||
Reference in New Issue
Block a user