From 5042e161364450a42318be3a7d243d0cca533f2c Mon Sep 17 00:00:00 2001 From: Matteo La Cognata Date: Tue, 3 Oct 2023 12:24:43 +0200 Subject: [PATCH] chore(): fix fly --- fly.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fly.toml b/fly.toml index c1d3b4e..1d83865 100644 --- a/fly.toml +++ b/fly.toml @@ -1,4 +1,4 @@ -app = "app-0d97" +app = "iaq-dashboard" kill_signal = "SIGINT" kill_timeout = 5 processes = [ ]