Subversion Repositories SmartDukaan

Rev

Rev 20993 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 20993 Rev 24390
Line 42... Line 42...
42
		'from' => array('help@profitmandi.com' => 'ProfitMandi Admin'),
42
		'from' => array('help@profitmandi.com' => 'ProfitMandi Admin'),
43
		'to' => 'anikendra.das@shop2020.in',
43
		'to' => 'anikendra.das@shop2020.in',
44
		'cc' => array('rajneesh.arora@shop2020.in','amit.sirohi@shop2020.in')
44
		'cc' => array('rajneesh.arora@shop2020.in','amit.sirohi@shop2020.in')
45
	),
45
	),
46
	'debugusers' => array(1,2),
46
	'debugusers' => array(1,2),
47
	'pmaurl' => "http://45.33.50.227:8081",
47
	'pmaurl' => "http://localhost:8081",
48
	'nodeurl' => "http://45.33.50.227:3001",
48
	'nodeurl' => "http://localhost:3001",
49
	'emailsCrm' => array(
49
	'emailsCrm' => array(
50
	        'from' => array('noreply@profitmandi.com' => 'ProfitMandi Admin'),
50
	        'from' => array('noreply@profitmandi.com' => 'ProfitMandi Admin'),
51
        	'to' => 'rajneesh.arora@shop2020.in',
51
        	'to' => 'rajneesh.arora@shop2020.in',
52
	        'cc' => array('amit.sirohi@shop2020.in','shailesh.kumar@shop2020.in','himanshu.pandey@shop2020.in','rajender.singh@shop2020.in','chaitnaya.vats@shop2020.in','amit.gupta@shop2020.in')
52
	        'cc' => array('amit.sirohi@shop2020.in','shailesh.kumar@shop2020.in','himanshu.pandey@shop2020.in','rajender.singh@shop2020.in','chaitnaya.vats@shop2020.in','amit.gupta@shop2020.in')
53
    ),
53
    ),