X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fconfig%2Fpm2%2Fconfig.js;fp=server%2Fconfig%2Fpm2%2Fconfig.js;h=8133a1c624b879c4c0b61d9742ccdbd28a7ff733;hb=f1d1468b3a09c62a6041ebd552725da73d637879;hp=1abc53fa12b0b1804e97725d6de213314d300ab3;hpb=d2fd33d6b242a53e18c7b82fe692ff8c6c0965a8;p=motion2.git diff --git a/server/config/pm2/config.js b/server/config/pm2/config.js index 1abc53f..8133a1c 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 _0x63c4=['../../services/routing/index.js','xdr','exports','path','../../config/environment','resolve','join','root','legacy-libs','ami','../../services/ami/index.js','../../services/agi/index.js','email','../../services/email/index.js'];(function(_0x9f73a,_0x1ac7d7){var _0x454526=function(_0xf782c8){while(--_0xf782c8){_0x9f73a['push'](_0x9f73a['shift']());}};_0x454526(++_0x1ac7d7);}(_0x63c4,0x17d));var _0x463c=function(_0x4a17ad,_0x383a70){_0x4a17ad=_0x4a17ad-0x0;var _0x13497c=_0x63c4[_0x4a17ad];return _0x13497c;};'use strict';var path=require(_0x463c('0x0'));var cfg=require(_0x463c('0x1'));var env={'NODE_PATH':path[_0x463c('0x2')](path[_0x463c('0x3')](cfg[_0x463c('0x4')],_0x463c('0x5')))};var pm2config={'apps':[{'name':'express','script':path[_0x463c('0x3')](__dirname,'../../services/express/index.js'),'env':env},{'name':_0x463c('0x6'),'script':path[_0x463c('0x3')](__dirname,_0x463c('0x7')),'env':env},{'name':'agi','script':path[_0x463c('0x3')](__dirname,_0x463c('0x8')),'env':env},{'name':_0x463c('0x9'),'script':path['join'](__dirname,_0x463c('0xa')),'env':env},{'name':'routing','script':path[_0x463c('0x3')](__dirname,_0x463c('0xb')),'env':env},{'name':_0x463c('0xc'),'script':path[_0x463c('0x3')](__dirname,'../../services/xdr/index.js'),'env':env}]};module[_0x463c('0xd')]=pm2config; \ No newline at end of file +var _0x7e04=['join','root','legacy-libs','ami','../../services/agi/index.js','../../services/email/index.js','../../services/routing/index.js','xdr','../../services/xdr/index.js','exports','path','../../config/environment','resolve'];(function(_0x25a218,_0x1a6e32){var _0x3f8862=function(_0x13c600){while(--_0x13c600){_0x25a218['push'](_0x25a218['shift']());}};_0x3f8862(++_0x1a6e32);}(_0x7e04,0x7f));var _0x47e0=function(_0x16b0c0,_0x4c19b0){_0x16b0c0=_0x16b0c0-0x0;var _0x4f3bbf=_0x7e04[_0x16b0c0];return _0x4f3bbf;};'use strict';var path=require(_0x47e0('0x0'));var cfg=require(_0x47e0('0x1'));var env={'NODE_PATH':path[_0x47e0('0x2')](path[_0x47e0('0x3')](cfg[_0x47e0('0x4')],_0x47e0('0x5')))};var pm2config={'apps':[{'name':'express','script':path[_0x47e0('0x3')](__dirname,'../../services/express/index.js'),'env':env},{'name':_0x47e0('0x6'),'script':path[_0x47e0('0x3')](__dirname,'../../services/ami/index.js'),'env':env},{'name':'agi','script':path[_0x47e0('0x3')](__dirname,_0x47e0('0x7')),'env':env},{'name':'email','script':path[_0x47e0('0x3')](__dirname,_0x47e0('0x8')),'env':env},{'name':'routing','script':path[_0x47e0('0x3')](__dirname,_0x47e0('0x9')),'env':env},{'name':_0x47e0('0xa'),'script':path[_0x47e0('0x3')](__dirname,_0x47e0('0xb')),'env':env}]};module[_0x47e0('0xc')]=pm2config; \ No newline at end of file