From a76a0ed2dc7a9e5b3ebedf5c8ff201cbfb5b6077 Mon Sep 17 00:00:00 2001 From: Nat Lasseter Date: Mon, 13 Jun 2022 21:05:03 +0100 Subject: Fix port and gems --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Procfile') diff --git a/Procfile b/Procfile index 3db3460..2bfc479 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: bundle exec thin -R planed.ru -e $RACK_ENV start +web: bundle exec thin -R planed.ru -e $RACK_ENV -p $PORT start -- cgit v1.2.3