Delete fly.toml

This commit is contained in:
2025-06-18 05:55:57 +00:00
parent 9f746927aa
commit 6ff0ff6491

View File

@ -1,14 +0,0 @@
app = "loadr"
primary_region = "ord"
[build]
[http_service]
internal_port = 8080
force_https = true
auto_start_machines = true
min_machines_running = 1
processes = ["app"]
[[vm]]
size = "shared-cpu-1x"