diff --git a/Procfile b/Procfile new file mode 100644 index 00000000..905cd940 --- /dev/null +++ b/Procfile @@ -0,0 +1 @@ +web: gunicorn babybuddy.wsgi:application --timeout 30 --log-file - \ No newline at end of file