Update fly.toml

This commit is contained in:
2025-09-11 01:33:22 -07:00
parent adbb2a1bea
commit bd3e91c13e

View File

@@ -10,10 +10,3 @@ primary_region = "lax"
[[mounts]]
source = "runner_data"
destination = "/data"
[[services]]
internal_port = 8080
processes = ["app"]
protocol = "tcp"
[[services.ports]]
port = 8080