Update deployment

This commit is contained in:
Minecon724 2025-04-04 07:32:35 +02:00
commit e32e46a7a2
Signed by: Minecon724
GPG key ID: A02E6E67AB961189

View file

@ -1,10 +1,10 @@
# fly.toml app configuration file generated for anonchat-aged-dream-6548 on 2025-04-01T20:20:08+02:00
# fly.toml app configuration file generated for anonsubmit on 2025-04-03T18:42:03+02:00
#
# See https://fly.io/docs/reference/configuration/ for information about how to use this file.
#
app = 'anonchat-aged-dream-6548'
primary_region = 'ams'
app = 'anonsubmit'
primary_region = 'arn'
[build]
@ -19,15 +19,12 @@ primary_region = 'ams'
min_machines_running = 1
processes = ['app']
[[http_service.checks]]
grace_period = "10s"
interval = "30s"
method = "GET"
timeout = "5s"
path = "/"
[[http_service.checks]]
interval = '30s'
timeout = '5s'
grace_period = '10s'
method = 'GET'
path = '/'
[[vm]]
size = 'shared-cpu-1x'
memory = '256mb'
cpu_kind = 'shared'
cpus = 1