fix: undo change to fly.toml

This commit is contained in:
dr-frmr 2025-04-08 15:46:57 -04:00
parent 8f3c54730d
commit 7618e5c4b5
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -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'