From e286050186df85bc868e67bad403649899df8039 Mon Sep 17 00:00:00 2001 From: Thad Kerosky Date: Wed, 22 May 2024 00:53:54 +0000 Subject: [PATCH] fix swap via epic stack repo update Co-authored-by: plocket --- heat-stack/fly.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/heat-stack/fly.toml b/heat-stack/fly.toml index 3b9a3200..14e23b82 100644 --- a/heat-stack/fly.toml +++ b/heat-stack/fly.toml @@ -3,6 +3,7 @@ primary_region = "bos" kill_signal = "SIGINT" kill_timeout = 5 processes = [ ] +swap_size_mb = 512 [experimental] allowed_public_ports = [ ]