Add a Procfile for heroku to run correctly

This commit is contained in:
Fred Pauchet 2021-10-08 19:58:39 +02:00
parent dcb5cd0e9d
commit ee2608d820
1 changed files with 1 additions and 0 deletions

1
Procfile Normal file
View File

@ -0,0 +1 @@
web: gunicorn config.wsgi