From 3655d61ca201b20fcb5e4fa0192ddcafbf6f7628 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Thu, 6 May 2021 17:33:46 +0000 Subject: feat(global): :star: --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Procfile') diff --git a/Procfile b/Procfile index 7524216..9c97fbd 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: ROCKET_PORT=$PORT ROCKET_KEEP_ALIVE=0 ROCKET_ENV=release ./target/release/senpy-api +web: PORT=$PORT ./target/release/senpy-api -- cgit v1.2.3