diff --git a/Procfile b/Procfile index 3166e44..8ecbd3d 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: python -m flask run -h 0.0.0.0 +web: python -m flask run -h 0.0.0.0 -p $PORT