diff --git a/fly.toml b/fly.toml index 7e53dfd..a30f51a 100644 --- a/fly.toml +++ b/fly.toml @@ -18,7 +18,7 @@ primary_region = "lax" destination = "/data" [[services]] - internal_port = 8080 + internal_port = 3000 processes = ["app"] protocol = "tcp" [[services.ports]]