Skip to content

Commit

Permalink
add procfile
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammed-saalim committed May 6, 2024
1 parent c3c71bd commit d51f234
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
secretkey.txt
1 change: 1 addition & 0 deletions Procfile
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
web: gunicorn app:app

0 comments on commit d51f234

Please sign in to comment.