# fly.toml app configuration file generated for kon on 2024-07-28T10:01:44+08:00 # # See https://fly.io/docs/reference/configuration/ for information about how to use this file. # app = 'kon' primary_region = 'dfw' [build] [http_service] internal_port = 3000 force_https = true auto_stop_machines = 'off' auto_start_machines = true min_machines_running = 0 processes = ['app'] [[vm]] memory = '256' cpu_kind = 'shared' cpus = 1