Subversion Repositories SmartDukaan

Rev

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

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