style: Add blank line and remove trailing whitespace in ecosystem config.
Deploy Next.js via SSH / deploy (push) Successful in 8s Details

This commit is contained in:
JuruSysadmin 2026-01-07 16:15:15 -03:00
parent 654f896337
commit 0550e38bbe
1 changed files with 2 additions and 1 deletions

View File

@ -7,6 +7,7 @@ module.exports = {
NODE_ENV: "production",
PORT: 3003,
HOSTNAME: "0.0.0.0"
}
}]
}