gabrielsimmer.com/fly.toml
Gabriel Simmer 10b6b8051e
All checks were successful
Fly Deploy / Deploy app (push) Successful in 59s
Completely remove litefs
2023-10-07 17:41:51 +01:00

15 lines
388 B
TOML

# fly.toml app configuration file generated for gabrielsimmerdotcom on 2023-07-19T21:27:38+01:00
#
# See https://fly.io/docs/reference/configuration/ for information about how to use this file.
#
app = "gabrielsimmerdotcom"
primary_region = "lhr"
[http_service]
internal_port = 8080
force_https = true
auto_stop_machines = false
auto_start_machines = true
processes = ["app"]