Update ecosystem.config.cjs
Some checks failed
CI / Lint, Unit & Integration Tests (push) Has been cancelled
Some checks failed
CI / Lint, Unit & Integration Tests (push) Has been cancelled
This commit is contained in:
parent
730a681d46
commit
45e01538c9
@ -5,7 +5,7 @@ module.exports = {
|
|||||||
script: "npm",
|
script: "npm",
|
||||||
args: "run start",
|
args: "run start",
|
||||||
cwd: __dirname,
|
cwd: __dirname,
|
||||||
env: {
|
env: {
|
||||||
NODE_ENV: "production",
|
NODE_ENV: "production",
|
||||||
PORT: "11002",
|
PORT: "11002",
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user