Merge branch 'main' of https://git.metatroncube.in/MetatroncubeSoftwareSolutions/metatrondelivery
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:
commit
ba22407c22
@ -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