Subversion Repositories SmartDukaan

Rev

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

Rev 20613 Rev 24390
Line 41... Line 41...
41
		'to' => 'anikendra.das@shop2020.in',
41
		'to' => 'anikendra.das@shop2020.in',
42
		'cc' => array('manas.kapoor@shop2020.in')
42
		'cc' => array('manas.kapoor@shop2020.in')
43
	),
43
	),
44
	'debugusers' => array(1,2),
44
	'debugusers' => array(1,2),
45
	'saholicoffline' => false,
45
	'saholicoffline' => false,
46
	'pmaurl' => "http://45.33.50.227:8081",
46
	'pmaurl' => "http://localhost:8081",
47
	'nodeurl' => "http://45.33.50.227:3001"
47
	'nodeurl' => "http://localhost:3001"
48
);
48
);
49
49