Subversion Repositories SmartDukaan

Rev

Rev 23528 | Rev 23576 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
21555 kshitij.so 1
# properties for development environment
2
solr.url = http://104.200.25.40:8983/solr/collection1/select
22162 amit.gupta 3
python.api.host = localhost
21555 kshitij.so 4
python.api.port = 8057
5
saholic.api.host = shop2020.in
6
saholic.api.port = 8080
7
saholic.api.webapp = mobileapi
8
aramex.tracking.url = https://www.aramex.com/track_xml.asp
9
bluedart.tracking.url = http://www.bluedart.com/servlet/RoutingServlet?handler=tnt&action=custawbquery&loginid=DEL24119&awb=awb&format=XML&lickey=6265d61bafa6292c5ddfdb1ee335ca80&verno=1.3&scan=1&numbers=
10
#Max Allowed file size - 5MB
11
max.allowed.upload.size = 5000000
12
hibernate.driver.class=com.mysql.jdbc.Driver
13
hibernate.url=jdbc:mysql://localhost:3306/dtr
14
hibernate.user.name=root
15
hibernate.password=shop2020
16
hibernate.dialect=org.hibernate.dialect.MySQL5InnoDBDialect
17
hibernate.jdbc.batch_size=50
18
hibernate.show_sql=true
19
hibernate.format_sql=true
20
hibernate.c3p0.min_size=5
21
hibernate.c3p0.max_size=20
22
hibernate.c3p0.timeout=300
23
hibernate.c3p0.max_statements=50
24
hibernate.c3p0.idle_test_period=3000
25
admin.token = 1234
22070 ashik.ali 26
angular.app.url = http:localhost:4200
22354 ashik.ali 27
google.api.key=531875990723-korsurk3kpb0ibm7obgtj3lqfhl6cos2.apps.googleusercontent.com
28
google.secret.key=rFhx4AP8NSLyLIUpGvYXWquA
22162 amit.gupta 29
app.context.path=/
30
mongo.host=localhost
23379 ashik.ali 31
content.mongo.host=localhost
32
web.api.host=localhost
23505 ashik.ali 33
web.api.port=8080
23559 ashik.ali 34
 
35
#recharge.transaction.mobile.url=http://122.15.12.37:8119/OSG/transservice.aspx
36
recharge.transaction.mobile.url=http://api.twd.bz/wallet/api/mobile.php
37
#specific for think walnut digital
38
recharge.transaction.mobile.username=sandbox
39
 
40
#specific for think walnut digital
41
recharge.transaction.mobile.password=test123
42
 
43
#specific for think walnut digital
44
#recharge.transaction.dth.url=http://122.15.12.37:8119/OSG/transservice.aspx
45
recharge.transaction.dth.url=http://api.twd.bz/wallet/api/dth.php
46
 
47
#specific for think walnut digital
48
recharge.transaction.dth.username=sandbox
49
 
50
#specific for think walnut digital
51
recharge.transaction.dth.password=test123
52
 
53
#recharge.enquiry.url=http://122.15.12.37:8119/enquiryservicenew/default.aspx
54
recharge.enquiry.url=http://api.twd.bz/wallet/api/checkStatus.php
55
 
56
#specific for think walnut digital
57
recharge.enquiry.username=sandbox
58
 
59
#specific for think walnut digital
60
recharge.enquiry.password=test123
61
 
62
#recharge.auth.key=SU5HU1RHMDQ6SU5HU1RHMDRAbXAxMjM=
63
recharge.auth.key=77de68daecd823babbb58edb1c8e14d7106e83bb
64
 
65
recharge.validation.url=http://122.15.12.34:5006/validate/recharge
23528 ashik.ali 66
recharge.validation.auth.key=T3hpX2ludGVnQDIwMTc6T3hpQDIwMTcgICAg
23506 amit.gupta 67
prod=false