Update fly.toml

This commit is contained in:
2025-09-11 00:29:13 -07:00
committed by GitHub
parent 8c7b901ff4
commit b71dc1c1cb

View File

@@ -18,7 +18,7 @@ primary_region = "lax"
destination = "/data" destination = "/data"
[[services]] [[services]]
internal_port = 8080 internal_port = 3000
processes = ["app"] processes = ["app"]
protocol = "tcp" protocol = "tcp"
[[services.ports]] [[services.ports]]