diff --git a/Procfile b/Procfile new file mode 100755 index 0000000..a246805 --- /dev/null +++ b/Procfile @@ -0,0 +1 @@ +web: python3 manage.py runserver