Subversion Repositories SmartDukaan

Rev

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

Rev 17042 Rev 17101
Line 36... Line 36...
36
		'to' => 'anikendra.das@shop2020.in',
36
		'to' => 'anikendra.das@shop2020.in',
37
		'cc' => array('manas.kapoor@shop2020.in')
37
		'cc' => array('manas.kapoor@shop2020.in')
38
	),
38
	),
39
	'debugusers' => array(1,2),
39
	'debugusers' => array(1,2),
40
	'saholicoffline' => false,
40
	'saholicoffline' => false,
41
	'pmaurl' => "http://45.33.50.227:8081"
41
	'pmaurl' => "http://45.33.50.227:8081",
-
 
42
	'nodeurl' => "http://45.33.50.227:3001"
42
);
43
);
43
44