diff --git a/backend/secfit/Procfile b/backend/secfit/Procfile new file mode 100644 index 0000000000000000000000000000000000000000..507db01c439e93dd7c81e0ec453289b04cf81497 --- /dev/null +++ b/backend/secfit/Procfile @@ -0,0 +1 @@ +web: gunicorn --pythonpath 'backend/secfit' secfit.wsgi --log-file -