diff --git a/fly.template.toml b/fly.template.toml index 15bf8bd..e56b39d 100644 --- a/fly.template.toml +++ b/fly.template.toml @@ -6,6 +6,7 @@ processes = [] [env] PORT = "5006" + TINI_SUBREAPER = 1 [experimental] allowed_public_ports = []