X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fconfig%2Fpm2%2Fconfig.js;fp=server%2Fconfig%2Fpm2%2Fconfig.js;h=2c722624568193f3142e070bf47c0cd811c0a832;hb=142b2b07c26fb6697bb0d2f2a4a8c0253173e8fe;hp=44739a2890ea2423dd6dbaadb73f5fa5ea3857bb;hpb=bc8ba5d49091d4cd92a2c18e276791604cb31450;p=motion2.git diff --git a/server/config/pm2/config.js b/server/config/pm2/config.js index 44739a2..2c72262 100644 --- a/server/config/pm2/config.js +++ b/server/config/pm2/config.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0xf5c5=['ami','../../services/ami/index.js','../../services/agi/index.js','email','../../services/email/index.js','routing','../../services/routing/index.js','exports','path','resolve','join','root'];(function(_0x1011f2,_0x4aa3f2){var _0xbaae1b=function(_0x497923){while(--_0x497923){_0x1011f2['push'](_0x1011f2['shift']());}};_0xbaae1b(++_0x4aa3f2);}(_0xf5c5,0xbc));var _0x5f5c=function(_0x34853f,_0x45cc6f){_0x34853f=_0x34853f-0x0;var _0x13177b=_0xf5c5[_0x34853f];return _0x13177b;};'use strict';var path=require(_0x5f5c('0x0'));var cfg=require('../../config/environment');var env={'NODE_PATH':path[_0x5f5c('0x1')](path[_0x5f5c('0x2')](cfg[_0x5f5c('0x3')],'legacy-libs'))};var pm2config={'apps':[{'name':'express','script':path[_0x5f5c('0x2')](__dirname,'../../services/express/index.js'),'env':env},{'name':_0x5f5c('0x4'),'script':path[_0x5f5c('0x2')](__dirname,_0x5f5c('0x5')),'env':env},{'name':'agi','script':path[_0x5f5c('0x2')](__dirname,_0x5f5c('0x6')),'env':env},{'name':_0x5f5c('0x7'),'script':path[_0x5f5c('0x2')](__dirname,_0x5f5c('0x8')),'env':env},{'name':_0x5f5c('0x9'),'script':path[_0x5f5c('0x2')](__dirname,_0x5f5c('0xa')),'env':env},{'name':'xdr','script':path[_0x5f5c('0x2')](__dirname,'../../services/xdr/index.js'),'env':env}]};module[_0x5f5c('0xb')]=pm2config; \ No newline at end of file +var _0x6679=['../../services/express/index.js','ami','../../services/ami/index.js','agi','../../services/agi/index.js','../../services/email/index.js','xdr','../../services/xdr/index.js','exports','resolve','root','legacy-libs','express','join'];(function(_0x4b73a2,_0x40b5fe){var _0x383c66=function(_0x3917ae){while(--_0x3917ae){_0x4b73a2['push'](_0x4b73a2['shift']());}};_0x383c66(++_0x40b5fe);}(_0x6679,0x183));var _0x9667=function(_0x4ec520,_0x15fee2){_0x4ec520=_0x4ec520-0x0;var _0xed49d7=_0x6679[_0x4ec520];return _0xed49d7;};'use strict';var path=require('path');var cfg=require('../../config/environment');var env={'NODE_PATH':path[_0x9667('0x0')](path['join'](cfg[_0x9667('0x1')],_0x9667('0x2')))};var pm2config={'apps':[{'name':_0x9667('0x3'),'script':path[_0x9667('0x4')](__dirname,_0x9667('0x5')),'env':env},{'name':_0x9667('0x6'),'script':path[_0x9667('0x4')](__dirname,_0x9667('0x7')),'env':env},{'name':_0x9667('0x8'),'script':path[_0x9667('0x4')](__dirname,_0x9667('0x9')),'env':env},{'name':'email','script':path[_0x9667('0x4')](__dirname,_0x9667('0xa')),'env':env},{'name':'routing','script':path[_0x9667('0x4')](__dirname,'../../services/routing/index.js'),'env':env},{'name':_0x9667('0xb'),'script':path['join'](__dirname,_0x9667('0xc')),'env':env}]};module[_0x9667('0xd')]=pm2config; \ No newline at end of file