Refactor for heroku?

This commit is contained in:
2022-07-15 02:31:58 +02:00
parent 5beb752edf
commit 527c9d451d
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -0,0 +1 @@
web: gunicorn wsgi:app
-1
View File
@@ -1 +0,0 @@
web: gunicorn backend:app