mirror of
https://github.com/SphericalKat/medium.rip.git
synced 2024-11-16 11:25:57 +00:00
15 lines
374 B
TOML
15 lines
374 B
TOML
# fly.toml app configuration file generated for medium-rip on 2023-05-28T18:53:27+05:30
|
|
#
|
|
# See https://fly.io/docs/reference/configuration/ for information about how to use this file.
|
|
#
|
|
|
|
app = "medium-rip"
|
|
primary_region = "sin"
|
|
|
|
[http_service]
|
|
internal_port = 8080
|
|
force_https = true
|
|
auto_stop_machines = true
|
|
auto_start_machines = true
|
|
min_machines_running = 0
|