diff --git a/Procfile b/Procfile index 3d9e57b..9bd54f5 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: python elektricity/server.py +web: python elektricity/server.py --port $PORT