aboutsummaryrefslogtreecommitdiff
path: root/Procfile
diff options
context:
space:
mode:
Diffstat (limited to 'Procfile')
-rw-r--r--Procfile2
1 files changed, 1 insertions, 1 deletions
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