diff --git a/Procfile b/Procfile new file mode 100644 index 0000000..d715ca4 --- /dev/null +++ b/Procfile @@ -0,0 +1 @@ +web: ROCKET_PORT=$PORT ROCKET_KEEP_ALIVE=0 ./target/release/katbin \ No newline at end of file