diff --git a/CTOAsYouGo/CTOAsYouGo/.settings.py.swp b/CTOAsYouGo/CTOAsYouGo/.settings.py.swp deleted file mode 100644 index c2a98f4..0000000 Binary files a/CTOAsYouGo/CTOAsYouGo/.settings.py.swp and /dev/null differ diff --git a/CTOAsYouGo/core/templates/core/.task_detail.html.swp b/CTOAsYouGo/core/templates/core/.task_detail.html.swp deleted file mode 100644 index 7bb4213..0000000 Binary files a/CTOAsYouGo/core/templates/core/.task_detail.html.swp and /dev/null differ diff --git a/Procfile b/Procfile index 92cc83b..d6a964c 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: gunicorn CTOAsYouGo.wsgi--log-file - +web: gunicorn --pythonpath CTOAsYouGo CTOAsYouGo.wsgi --log-file -