diff --git a/fly.toml b/fly.toml index e64509ea..09c90275 100644 --- a/fly.toml +++ b/fly.toml @@ -1,6 +1,6 @@ # See https://fly.io/docs/reference/configuration/ for information about how to use this file. -app = 'honcho-image' +app = 'honcho' primary_region = 'ewr' kill_signal = 'SIGINT' kill_timeout = '5s'