# fly.toml app configuration file generated for ivy-dot-rs on 2025-04-23T21:26:42+01:00 # # See https://fly.io/docs/reference/configuration/ for information about how to use this file. # app = 'ivy-dot-rs' primary_region = 'lhr' [build] [http_service] internal_port = 80 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