fix generate-ecosystem-config.sh
All checks were successful
Cloud Node Container / Build-and-Push (18) (push) Successful in 1m58s
Cloud Node Container / Build-and-Push (20) (push) Successful in 1m56s
Cloud Node Container / Build-and-Push (22) (push) Successful in 1m55s

This commit is contained in:
2025-07-31 12:08:07 -07:00
parent 2029c8821e
commit 566cdb5276

View File

@@ -49,8 +49,6 @@ module.exports = {
kill_timeout: 3000,
wait_ready: false,
listen_timeout: 3000,
uid: undefined,
gid: undefined,
env: {
NODE_ENV: 'development',
PORT: 3000,