diff --git a/Procfile b/Procfile index ae628d1..18ad15a 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: python manage.py runserver 0.0.0.0:8000 +web: python manage.py runserver 0.0.0.0:$PORT