style: Add blank line and remove trailing whitespace in ecosystem config.
Deploy Next.js via SSH / deploy (push) Successful in 8s
Details
Deploy Next.js via SSH / deploy (push) Successful in 8s
Details
This commit is contained in:
parent
654f896337
commit
0550e38bbe
|
|
@ -7,6 +7,7 @@ module.exports = {
|
|||
NODE_ENV: "production",
|
||||
PORT: 3003,
|
||||
HOSTNAME: "0.0.0.0"
|
||||
|
||||
}
|
||||
}]
|
||||
}
|
||||
Loading…
Reference in New Issue