Skip to content

Commit 43beab9

Browse files
committed
Check CI/CD
1 parent d9cb287 commit 43beab9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,4 @@ async def predict_route(text):
4141

4242
if __name__ == "__main__":
4343
uvicorn.run(app, host="0.0.0.0", port=8080)
44+
# uvicorn.run(app, host="127.0.0.1", port=8080)

0 commit comments

Comments
 (0)