|
@ -2,7 +2,7 @@ module.exports = { |
|
|
apps: [ |
|
|
apps: [ |
|
|
{ |
|
|
{ |
|
|
name: "intelligence-security", |
|
|
name: "intelligence-security", |
|
|
script: "./dist/server.js", |
|
|
|
|
|
|
|
|
script: "./dist-server/server.js", |
|
|
watch: false, |
|
|
watch: false, |
|
|
env: { |
|
|
env: { |
|
|
NODE_ENV: "production", |
|
|
NODE_ENV: "production", |
|
|