diff --git a/Procfile b/Procfile index e6cf447..c4d6713 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: gunicorn --worker-tmp-dir /dev/shm --config gunicorn_config.py app:app +web: gunicorn --worker-tmp-dir /dev/shm --config gunicorn_config.py app:Fyourday