diff --git a/fly.toml b/fly.toml index f99ad2c..649455a 100644 --- a/fly.toml +++ b/fly.toml @@ -13,7 +13,7 @@ kill_timeout = "5s" [[services]] protocol = "tcp" - internal_port = 8080 + internal_port = 3000 processes = ["app"] [[services.ports]]