From da1cd91865984acafdfecb38a4d0e9cbacb09b05 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sun, 10 Mar 2019 13:18:11 -0400 Subject: [PATCH] port --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Procfile b/Procfile index c95eda6..d43b8ec 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: waitress-serve --port=8041 --url-scheme=https morepython.wsgi:application +web: waitress-serve --port=8041 --url-scheme=https morepython.wsgi:application --port=$PORT