2026-02-15 05:56:27 +00:00
|
|
|
# fly.toml app configuration file generated for 3x-ui--cxykg on 2026-02-15T05:56:23Z
|
2026-02-15 05:21:16 +00:00
|
|
|
#
|
|
|
|
|
# See https://fly.io/docs/reference/configuration/ for information about how to use this file.
|
|
|
|
|
#
|
|
|
|
|
|
2026-02-15 05:56:27 +00:00
|
|
|
app = '3x-ui--cxykg'
|
|
|
|
|
primary_region = 'iad'
|
2026-02-15 05:21:16 +00:00
|
|
|
|
|
|
|
|
[build]
|
|
|
|
|
|
|
|
|
|
[http_service]
|
|
|
|
|
internal_port = 2053
|
|
|
|
|
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
|
2026-02-15 05:56:27 +00:00
|
|
|
memory_mb = 1024
|