fix generate-ecosystem-config.sh
This commit is contained in:
@@ -49,8 +49,6 @@ module.exports = {
|
|||||||
kill_timeout: 3000,
|
kill_timeout: 3000,
|
||||||
wait_ready: false,
|
wait_ready: false,
|
||||||
listen_timeout: 3000,
|
listen_timeout: 3000,
|
||||||
uid: undefined,
|
|
||||||
gid: undefined,
|
|
||||||
env: {
|
env: {
|
||||||
NODE_ENV: 'development',
|
NODE_ENV: 'development',
|
||||||
PORT: 3000,
|
PORT: 3000,
|
||||||
|
Reference in New Issue
Block a user