Subversion Repositories SmartDukaan

Rev

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

Rev 18619 Rev 18638
Line 33... Line 33...
33
		'to' => 'anikendra.das@shop2020.in',
33
		'to' => 'anikendra.das@shop2020.in',
34
		'cc' => array('rajneesh.arora@shop2020.in','amit.sirohi@shop2020.in')
34
		'cc' => array('rajneesh.arora@shop2020.in','amit.sirohi@shop2020.in')
35
	),
35
	),
36
	'debugusers' => array(1,2),
36
	'debugusers' => array(1,2),
37
	'pmaurl' => "http://45.33.50.227:8081",
37
	'pmaurl' => "http://45.33.50.227:8081",
38
	'nodeurl' => "http://45.33.50.227:3001"
38
	'nodeurl' => "http://45.33.50.227:3001",
-
 
39
	'emailsCrm' => array(
-
 
40
        'from' => array('noreply@profitmandi.com' => 'ProfitMandi Admin'),
-
 
41
        'to' => 'manas.kapoor@shop2020.in',
-
 
42
        'cc' => array('manas.kapoor@shop2020.in','amit.gupta@shop2020.in')
-
 
43
    ),
39
);
44
);
40
45