diff --git a/Procfile b/Procfile index 00124df..3116fd4 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: gunicorn myproject.wsgi \ No newline at end of file +web: gunicorn przyrost2/wsgi.py \ No newline at end of file