Skip to content

Commit

Permalink
DBQnA - fix Docker Compose file for tests
Browse files Browse the repository at this point in the history
Signed-off-by: Chingis Yundunov <[email protected]>
  • Loading branch information
Chingis Yundunov authored and Chingis Yundunov committed Jan 15, 2025
1 parent 6e47e2f commit d56fa4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DBQnA/docker_compose/amd/gpu/rocm/compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ services:
image: opea/text2sql-react-ui:latest
container_name: dbqna-react-ui-server
depends_on:
- texttosql-service
- texttosql
ports:
- "${DBQNA_UI_PORT:-5174}:80"
environment:
Expand Down

0 comments on commit d56fa4c

Please sign in to comment.