Skip to content

Commit

Permalink
first init
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiesun committed Nov 15, 2023
1 parent 1167331 commit 740bd50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@
if __name__ == "__main__":
import uvicorn
uvicorn.run(app, host="0.0.0.0", port=webport)

0 comments on commit 740bd50

Please sign in to comment.