Add env params for chatqna xeon test (#642)

Signed-off-by: chensuyue <suyue.chen@intel.com>
This commit is contained in:
chen, suyue
2024-08-21 22:53:32 +08:00
committed by GitHub
parent 566cf93c34
commit 5d39506c5c
2 changed files with 2 additions and 1 deletions

View File

@@ -21,7 +21,7 @@ services:
context: ui
dockerfile: ./docker/Dockerfile.react
extends: codegen
image: ${REGISTRY:-opea}/codegen-conversation-ui:${TAG:-latest}
image: ${REGISTRY:-opea}/codegen-react-ui:${TAG:-latest}
llm-tgi:
build:
context: GenAIComps