Skip to content

Commit d8e2d0c

Browse files
authored
Update entrypoint.sh
1 parent 12b7318 commit d8e2d0c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

entrypoint.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
pip install "git+https://github.com/acheong08/ChatGPT"
22

3+
echo "CHATGPT_BASE_URL=${CHATGPT_BASE_URL}"
4+
echo "Server Working."
35
python3 chatgpt-webapi.py

0 commit comments

Comments
 (0)