diff --git a/Procfile b/Procfile index 0d84653..3e30175 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: gunicorn wsgi:application --log-file - +web: gunicorn snipt.wsgi --log-file -