Subversion Repositories SmartDukaan

Rev

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

Rev 35832 Rev 36839
Line 5... Line 5...
5
saholic.api.host = shop2020.in
5
saholic.api.host = shop2020.in
6
saholic.api.port = 8080
6
saholic.api.port = 8080
7
saholic.api.webapp = mobileapi
7
saholic.api.webapp = mobileapi
8
#Max Allowed file size - 5MB
8
#Max Allowed file size - 5MB
9
max.allowed.upload.size = 5000000
9
max.allowed.upload.size = 5000000
-
 
10
upload.path = /uploads/
10
admin.token = profitmandi
11
admin.token = profitmandi
11
angular.app.url = http://pm.shop2020.in/
12
angular.app.url = http://pm.shop2020.in/
12
notifications.api.host=192.168.158.89
13
notifications.api.host=192.168.158.89
13
notifications.api.port=3001
14
notifications.api.port=3001
14
this.app.url=http://pm.shop2020.in:8080/profitmandi-web/
15
this.app.url=http://pm.shop2020.in:8080/profitmandi-web/
Line 30... Line 31...
30
think.walnut.digital.recharge.enquiry.username=sandbox
31
think.walnut.digital.recharge.enquiry.username=sandbox
31
think.walnut.digital.recharge.enquiry.password=test123
32
think.walnut.digital.recharge.enquiry.password=test123
32
think.walnut.digital.recharge.auth.key=77de68daecd823babbb58edb1c8e14d7106e83bb
33
think.walnut.digital.recharge.auth.key=77de68daecd823babbb58edb1c8e14d7106e83bb
33
think.walnut.digital.recharge.balance.url=http://api.twd.bz/wallet/api/getBalance.php
34
think.walnut.digital.recharge.balance.url=http://api.twd.bz/wallet/api/getBalance.php
34
 
35
 
35
prod=false
-
 
36
36
prod=false
-
 
37
lead.geo.public.base-url=http://staging.smartdukaan.com
-
 
38