Skip to content

Commit

Permalink
new for api
Browse files Browse the repository at this point in the history
  • Loading branch information
Tfloow committed Jan 26, 2024
1 parent 1b7c4c9 commit 8a16c9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Procfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
web: gunicorn app:app
web: uvicorn app:api --host 0.0.0.0 --port 80

0 comments on commit 8a16c9b

Please sign in to comment.