Skip to content

Commit

Permalink
Rename texttosql entrypoint path
Browse files Browse the repository at this point in the history
Signed-off-by: Yao, Qing <[email protected]>
  • Loading branch information
yao531441 committed Dec 27, 2024
1 parent ed968a8 commit c604ad7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion comps/text2sql/src/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ ENV PYTHONPATH=$PYTHONPATH:/home/user

WORKDIR /home/user/comps/text2sql/src/

ENTRYPOINT ["python", "text2sql_microservice.py"]
ENTRYPOINT ["python", "opea_text2sql_microservice.py"]

0 comments on commit c604ad7

Please sign in to comment.