| Line 1... |
Line 1... |
| 1 |
# properties for development environment
|
1 |
# properties for production environment
|
| 2 |
solr.url=http://104.200.25.40:8983/solr/collection1/select
|
2 |
solr.url=http://104.200.25.40:8983/solr/collection1/select
|
| 3 |
media.document.url = https://partners.smartdukaan.com/document/
|
3 |
media.document.url = https://partners.smartdukaan.com/document/
|
| 4 |
#media.document.url = http://localhost:8080/document/
|
- |
|
| 5 |
python.api.host=192.168.142.217
|
4 |
python.api.host=192.168.142.217
|
| 6 |
python.api.port=8057
|
5 |
python.api.port=8057
|
| 7 |
#192.168.166.15=prod1
|
- |
|
| 8 |
#192.168.158.89=dtr
|
- |
|
| 9 |
saholic.api.host=192.168.142.217
|
6 |
saholic.api.host=192.168.142.217
|
| 10 |
saholic.api.port=8080
|
7 |
saholic.api.port=8080
|
| 11 |
saholic.api.webapp = mobileapi
|
8 |
saholic.api.webapp = mobileapi
|
| 12 |
aramex.tracking.url = https://www.aramex.com/track_xml.asp
|
- |
|
| 13 |
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=
|
- |
|
| 14 |
#Max Allowed file size - 5MB
|
9 |
#Max Allowed file size - 5MB
|
| 15 |
max.allowed.upload.size = 5000000
|
10 |
max.allowed.upload.size = 5000000
|
| 16 |
hibernate.driver.class=com.mysql.jdbc.Driver
|
- |
|
| 17 |
hibernate.url=jdbc:mysql://192.168.142.141:3306/dtr?useSSL=false
|
- |
|
| 18 |
warehouse.hibernate.url=jdbc:mysql://192.168.149.148:3306/warehouse
|
11 |
warehouse.hibernate.url=jdbc:mysql://192.168.149.148:3306/warehouse
|
| 19 |
hibernate.user.name=root
|
- |
|
| 20 |
hibernate.password=shop2020
|
- |
|
| 21 |
hibernate.dialect=org.hibernate.dialect.MySQL5InnoDBDialect
|
- |
|
| 22 |
hibernate.jdbc.batch_size=50
|
- |
|
| 23 |
hibernate.show_sql=false
|
- |
|
| 24 |
hibernate.format_sql=true
|
- |
|
| 25 |
# HikariCP Connection Pool Settings
|
- |
|
| 26 |
hikari.maximumPoolSize=20
|
- |
|
| 27 |
hikari.minimumIdle=2
|
- |
|
| 28 |
hikari.idleTimeout=30000
|
- |
|
| 29 |
hikari.maxLifetime=1800000
|
- |
|
| 30 |
hikari.connectionTimeout=30000
|
- |
|
| 31 |
hikari.keepaliveTime=300000
|
- |
|
| 32 |
admin.token = ecip$stgMay2014
|
12 |
admin.token = ecip$stgMay2014
|
| 33 |
#for redirecting purpose
|
- |
|
| 34 |
angular.app.url = https://app.smartdukaan.com
|
13 |
angular.app.url = https://app.smartdukaan.com
|
| 35 |
google.api.key=309385327230-dme5j789rmqt9co4pd945okovl23odob.apps.googleusercontent.com
|
14 |
google.api.key=309385327230-dme5j789rmqt9co4pd945okovl23odob.apps.googleusercontent.com
|
| 36 |
google.secret.key=ZPhK16C5UbNljsHPxEFgaFBq
|
15 |
google.secret.key=ZPhK16C5UbNljsHPxEFgaFBq
|
| 37 |
#google.api.key=531875990723-lbs1tj746ohl9gr2c2415rv93s6po6h0.apps.googleusercontent.com
|
- |
|
| 38 |
#google.secret.key=rVTFaZbR5d4PfvzfXW5j8ZIH
|
- |
|
| 39 |
app.context.path=/
|
16 |
app.context.path=/
|
| 40 |
mongo.host=192.168.142.217
|
- |
|
| 41 |
content.mongo.host=192.168.142.217
|
- |
|
| 42 |
web.api.scheme=https
|
17 |
web.api.scheme=https
|
| 43 |
web.api.host=app.smartdukaaan.com
|
18 |
web.api.host=app.smartdukaaan.com
|
| 44 |
web.api.port=443
|
19 |
web.api.port=443
|
| 45 |
web.api.root=/apis
|
20 |
web.api.root=/apis
|
| 46 |
store.app.url=https://store.smartdukaan.com/
|
21 |
store.app.url=https://store.smartdukaan.com/
|