mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-09-27 13:46:37 +08:00
23 lines
523 B
TOML
23 lines
523 B
TOML
# fly.toml app configuration file generated for canyon-humctl-interface-aged-water-4445 on 2025-04-09T18:42:54+02:00
|
|
#
|
|
# See https://fly.io/docs/reference/configuration/ for information about how to use this file.
|
|
#
|
|
|
|
app = 'canyon-humctl-interface-aged-water-4445'
|
|
primary_region = 'ams'
|
|
|
|
[build]
|
|
|
|
[http_service]
|
|
internal_port = 3000
|
|
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
|