diff --git a/fly.toml b/fly.toml index 1f083a8..391afaf 100644 --- a/fly.toml +++ b/fly.toml @@ -1,7 +1,6 @@ app = "christopherbiscardi" kill_signal = "SIGINT" kill_timeout = 5 -processes = [] [env] RUST_LOG = "info"