Subversion Repositories SmartDukaan

Rev

Rev 18796 | Rev 19024 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 18796 Rev 18872
Line 36... Line 36...
36
	),
36
	),
37
	'debugusers' => array(1,2),
37
	'debugusers' => array(1,2),
38
	'pmaurl' => "http://45.33.50.227:8081",
38
	'pmaurl' => "http://45.33.50.227:8081",
39
	'nodeurl' => "http://45.33.50.227:3001",
39
	'nodeurl' => "http://45.33.50.227:3001",
40
	'emailsCrm' => array(
40
	'emailsCrm' => array(
41
        'from' => array('noreply@profitmandi.com' => 'ProfitMandi Admin'),
41
	        'from' => array('noreply@profitmandi.com' => 'ProfitMandi Admin'),
42
        'to' => 'manas.kapoor@shop2020.in',
42
        	'to' => 'rajneesh.arora@shop2020.in',
43
        'cc' => array('manas.kapoor@shop2020.in','amit.gupta@shop2020.in')
43
	        'cc' => array('amit.sirohi@shop2020.in','shailesh.kumar@shop2020.in','sandeep.sachdeva@shop2020.in','manas.kapoor@shop2020.in','chaitnaya.vats@shop2020.in','amit.gupta@shop2020.in')
44
    ),
44
    ),
45
);
-
 
46
45
);
-
 
46