Subversion Repositories SmartDukaan

Rev

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

Rev Author Line No. Line
21403 kshitij.so 1
# properties for development environment
2
solr.url = http://104.200.25.40:8983/solr/collection1/select
21871 amit.gupta 3
#dtr
4
python.api.host=192.168.158.89
21340 kshitij.so 5
python.api.port = 8057
21871 amit.gupta 6
 
7
#prod1
8
saholic.api.host=s192.168.166.159
9
saholic.api.port=8080
10
saholic.api.webapp=mobileapi
11
aramex.tracking.url=https://www.aramex.com/track_xml.asp
21394 kshitij.so 12
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=
21403 kshitij.so 13
#Max Allowed file size - 5MB
14
max.allowed.upload.size = 5000000
15
hibernate.driver.class=com.mysql.jdbc.Driver
21871 amit.gupta 16
#hadb1
21403 kshitij.so 17
hibernate.url=jdbc:mysql://localhost:3306/dtr
18
hibernate.user.name=root
19
hibernate.password=shop2020
20
hibernate.dialect=org.hibernate.dialect.MySQL5InnoDBDialect
21
hibernate.jdbc.batch_size=50
22
hibernate.show_sql=true
23
hibernate.format_sql=true
24
hibernate.c3p0.min_size=5
25
hibernate.c3p0.max_size=20
26
hibernate.c3p0.timeout=300
27
hibernate.c3p0.max_statements=50
21415 kshitij.so 28
hibernate.c3p0.idle_test_period=3000
21469 amit.gupta 29
admin.token = ecip$stgMay2014
21855 amit.gupta 30
angular.app.url = http://angular.profitmandi.com/
31
notifications.api.host=192.168.161.154
32
notifications.api.port=3001