diff --git a/fly.template.toml b/fly.template.toml index 1aa7eed..15bf8bd 100644 --- a/fly.template.toml +++ b/fly.template.toml @@ -5,7 +5,7 @@ kill_timeout = 5 processes = [] [env] - PORT = "8080" + PORT = "5006" [experimental] allowed_public_ports = []