Files
sashinexists/build/fly.toml
sashinexists c4c26c0b4f misc update
2025-01-09 06:13:01 +11:00

23 lines
479 B
TOML

# fly.toml app configuration file generated for sashinexists-site on 2024-12-09T14:10:24+11:00
#
# See https://fly.io/docs/reference/configuration/ for information about how to use this file.
#
app = 'sashinexists-site'
primary_region = 'syd'
[build]
[http_service]
internal_port = 8080
force_https = true
auto_stop_machines = 'stop'
auto_start_machines = true
min_machines_running = 0
processes = ['app']
[[vm]]
memory = '1gb'
cpu_kind = 'shared'
cpus = 1