Skip to content

Commit

Permalink
chore: deploy on Heroku
Browse files Browse the repository at this point in the history
  • Loading branch information
DogukanUrker committed Jun 11, 2024
1 parent 72c1643 commit 57fa750
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Procfile
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
web: gunicorn app:flaskBlog
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ playwright==1.44.0
Requests==2.32.3
pipenv==2023.12.1
WTForms==3.1.2
gunicorn==22.0.0

0 comments on commit 57fa750

Please sign in to comment.