| Line 9... |
Line 9... |
| 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=
|
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
|
10 |
#Max Allowed file size - 5MB
|
| 11 |
max.allowed.upload.size = 5000000
|
11 |
max.allowed.upload.size = 5000000
|
| 12 |
hibernate.driver.class=com.mysql.jdbc.Driver
|
12 |
hibernate.driver.class=com.mysql.jdbc.Driver
|
| 13 |
hibernate.url=jdbc:mysql://localhost:3306/dtr
|
13 |
hibernate.url=jdbc:mysql://localhost:3306/dtr
|
| - |
|
14 |
logging.level.org.springframework.web=DEBUG
|
| - |
|
15 |
org.springframework.boot.logging.LoggingSystem=log4j2
|
| - |
|
16 |
warehouse.hibernate.url=jdbc:mysql://localhost:3306/warehouse
|
| 14 |
hibernate.user.name=root
|
17 |
hibernate.user.name=root
|
| 15 |
hibernate.password=shop2020
|
18 |
hibernate.password=shop2020
|
| 16 |
hibernate.dialect=org.hibernate.dialect.MySQL5InnoDBDialect
|
19 |
hibernate.dialect=org.hibernate.dialect.MySQL5InnoDBDialect
|
| 17 |
hibernate.jdbc.batch_size=50
|
20 |
hibernate.jdbc.batch_size=50
|
| 18 |
hibernate.show_sql=true
|
21 |
hibernate.show_sql=true
|
| Line 25... |
Line 28... |
| 25 |
admin.token = 1234
|
28 |
admin.token = 1234
|
| 26 |
angular.app.url = http:localhost:4200
|
29 |
angular.app.url = http:localhost:4200
|
| 27 |
google.api.key=531875990723-korsurk3kpb0ibm7obgtj3lqfhl6cos2.apps.googleusercontent.com
|
30 |
google.api.key=531875990723-korsurk3kpb0ibm7obgtj3lqfhl6cos2.apps.googleusercontent.com
|
| 28 |
google.secret.key=rFhx4AP8NSLyLIUpGvYXWquA
|
31 |
google.secret.key=rFhx4AP8NSLyLIUpGvYXWquA
|
| 29 |
app.context.path=/
|
32 |
app.context.path=/
|
| 30 |
mongo.host=localhost
|
33 |
mongo.host=shop2020.in
|
| 31 |
content.mongo.host=localhost
|
34 |
content.mongo.host=shop2020.in
|
| 32 |
web.api.host=localhost
|
35 |
web.api.host=localhost
|
| 33 |
web.api.port=8080
|
36 |
web.api.port=8080
|
| 34 |
|
37 |
|
| 35 |
oxigen.recharge.transaction.url=http://122.15.12.37:8119/OSG/transservice.aspx
|
38 |
oxigen.recharge.transaction.url=http://122.15.12.37:8119/OSG/transservice.aspx
|
| 36 |
oxigen.recharge.enquiry.url=http://122.15.12.37:8119/enquiryservicenew/default.aspx
|
39 |
oxigen.recharge.enquiry.url=http://122.15.12.37:8119/enquiryservicenew/default.aspx
|