Subversion Repositories SmartDukaan

Rev

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

Rev 17042 Rev 17101
Line 31... Line 31...
31
		'from' => array('help@profitmandi.com' => 'ProfitMandi Admin'),
31
		'from' => array('help@profitmandi.com' => 'ProfitMandi Admin'),
32
		'to' => 'anikendra.das@shop2020.in',
32
		'to' => 'anikendra.das@shop2020.in',
33
		'cc' => array('rajneesh.arora@shop2020.in','amit.sirohi@shop2020.in')
33
		'cc' => array('rajneesh.arora@shop2020.in','amit.sirohi@shop2020.in')
34
	),
34
	),
35
	'debugusers' => array(1,2),
35
	'debugusers' => array(1,2),
36
	'pmaurl' => "http://45.33.50.227:8081"
36
	'pmaurl' => "http://45.33.50.227:8081",
-
 
37
	'nodeurl' => "http://45.33.50.227:3001"
37
);
38
);
38
39