Subversion Repositories SmartDukaan

Rev

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

Rev 20128 Rev 20250
Line 36... Line 36...
36
	'livepriceurl' => 'http://localhost:8080/dtr/live-pricing',
36
	'livepriceurl' => 'http://localhost:8080/dtr/live-pricing',
37
	'googleapikey' => 'AIzaSyDw1qBnmxtnfR9NqBewryQ-yo3cG2ravGM',
37
	'googleapikey' => 'AIzaSyDw1qBnmxtnfR9NqBewryQ-yo3cG2ravGM',
38
	'emails' => array(
38
	'emails' => array(
39
		'from' => array('noreply@profitmandi.com' => 'ProfitMandi Admin'),
39
		'from' => array('noreply@profitmandi.com' => 'ProfitMandi Admin'),
40
		'to' => 'rajneesh.arora@shop2020.in',
40
		'to' => 'rajneesh.arora@shop2020.in',
41
		'cc' => array('amit.sirohi@shop2020.in','shailesh.kumar@shop2020.in','himanshu.pandey@shop2020.in','amit.gupta@shop2020.in','khushal.bhatia@shop2020.in')
41
		'cc' => array('amit.sirohi@shop2020.in','ritesh.chauhan@shop2020.in','himanshu.pandey@shop2020.in','amit.gupta@shop2020.in','khushal.bhatia@shop2020.in')
42
	),
42
	),
43
	'debugusers' => array(794,284,169,771,747,746,649,103,197,203,609,458,113,1671,1,2,4755),
43
	'debugusers' => array(794,284,169,771,747,746,649,103,197,203,609,458,113,1671,1,2,4755),
44
	'saholicoffline' => false,
44
	'saholicoffline' => false,
45
	'pmaurl' => "http://45.33.50.227:8081",
45
	'pmaurl' => "http://45.33.50.227:8081",
46
	'nodeurl' => "http://45.33.50.227:3001",
46
	'nodeurl' => "http://45.33.50.227:3001",
47
	'emailsCrm' => array(
47
	'emailsCrm' => array(
48
        'from' => array('noreply@profitmandi.com' => 'ProfitMandi Admin'),
48
        'from' => array('noreply@profitmandi.com' => 'ProfitMandi Admin'),
49
        'to' => 'rajneesh.arora@shop2020.in',
49
        'to' => 'rajneesh.arora@shop2020.in',
50
        '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')
50
        'cc' => array('amit.sirohi@shop2020.in','himanshu.pandey@shop2020.in','ritesh.chauhan@shop2020.in','chaitnaya.vats@shop2020.in','amit.gupta@shop2020.in')
51
    ),
51
    ),
52
);
52
);
53
53