diff --git a/Procfile b/Procfile index 2bdf37a2852eb0a68632830723e74cd84dc28e32..e60f4f01b85c6fc30c6d2d9cef9d7e2d54b6b0ed 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: gunicorn --bind=0.0.0.0 --log-file - pinaxcon.wsgi +web: gunicorn pinaxcon.wsgi --log-file -