Subversion Repositories SmartDukaan

Rev

Rev 22164 | Rev 22354 | 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 = 192.168.166.159
21555 kshitij.so 4
python.api.port = 8057
22162 amit.gupta 5
#192.168.166.15=prod1
6
#192.168.158.89=dtr
7
saholic.api.host = 192.168.166.159
21555 kshitij.so 8
saholic.api.port = 8080
9
saholic.api.webapp = mobileapi
10
aramex.tracking.url = https://www.aramex.com/track_xml.asp
11
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=
12
#Max Allowed file size - 5MB
13
max.allowed.upload.size = 5000000
14
hibernate.driver.class=com.mysql.jdbc.Driver
22164 amit.gupta 15
hibernate.url=jdbc:mysql://192.168.190.114:3306/dtr
21555 kshitij.so 16
hibernate.user.name=root
17
hibernate.password=shop2020
18
hibernate.dialect=org.hibernate.dialect.MySQL5InnoDBDialect
19
hibernate.jdbc.batch_size=50
20
hibernate.show_sql=true
21
hibernate.format_sql=true
22
hibernate.c3p0.min_size=5
23
hibernate.c3p0.max_size=20
24
hibernate.c3p0.timeout=300
25
hibernate.c3p0.max_statements=50
26
hibernate.c3p0.idle_test_period=3000
27
admin.token = ecip$stgMay2014
22077 ashik.ali 28
angular.app.url = http://angular.profitmandi.com/
22217 ashik.ali 29
google.api.key=531875990723-6cfau47tdlced853hq0n1hol06cj02vr.apps.googleusercontent.com
30
google.secret.key=I_v9D7vhFxrbyKqCnwP8Tj2v
22162 amit.gupta 31
app.context.path=/
32
mongo.host=192.168.158.89
33
content.mongo.host=192.168.166.159