Delete fly.toml

This commit is contained in:
2025-09-11 12:02:57 -07:00
parent 7f03f7d2ce
commit 17244225bf

View File

@@ -1,8 +0,0 @@
primary_region = "lax"
[build]
dockerfile = "runner/Dockerfile"
[[mounts]]
source = "runner_data"
destination = "/data"