diff --git a/Procfile b/Procfile index ebdbbe1..8001d1a 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: gunicorn lucidserver.server:app \ No newline at end of file +web: gunicorn app:app \ No newline at end of file