From 982beac7b8770cb3f8e9e69ae8bdc9e984094d46 Mon Sep 17 00:00:00 2001 From: joel Date: Fri, 12 Jan 2024 11:10:23 -0800 Subject: [PATCH] fix: update the toml --- fly.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fly.toml b/fly.toml index 266e7e7..37d37c3 100644 --- a/fly.toml +++ b/fly.toml @@ -1,4 +1,4 @@ -app = "epic-egghead-0ec7" +app = "epic-egghead" primary_region = "sjc" kill_signal = "SIGINT" kill_timeout = 5