diff --git a/Procfile b/Procfile index 491d401..92445a4 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -worker: /usr/bin/cargo run --release +worker: target/release/wynnrobot