Update dockerfile and fly
All checks were successful
Build and deploy / deploy (push) Successful in 2m15s

This commit is contained in:
2024-12-17 20:12:24 +00:00
parent dc195aecc3
commit 06d75f9d29
2 changed files with 7 additions and 7 deletions

View File

@@ -13,10 +13,10 @@ primary_region = 'lhr'
force_https = true
auto_stop_machines = 'stop'
auto_start_machines = true
min_machines_running = 0
min_machines_running = 1
processes = ['app']
[[http_service.checks]]
grace_period = "15s"
grace_period = "30s"
interval = "120s"
method = "GET"
timeout = "5s"