Subversion Repositories SmartDukaan

Rev

Rev 35832 | Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
35831 amit 1
# properties for development environment
2
solr.url = http://104.200.25.40:8983/solr/collection1/select
3
python.api.host = localhost
4
python.api.port = 8057
5
saholic.api.host = shop2020.in
6
saholic.api.port = 8080
7
saholic.api.webapp = mobileapi
8
aramex.tracking.url = https://www.aramex.com/track_xml.asp
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
11
max.allowed.upload.size = 5000000
12
hibernate.driver.class=com.mysql.jdbc.Driver
13
hibernate.url=jdbc:mysql://localhost:3306/dtr?useSSL=false
14
hibernate.user.name=root
15
hibernate.password=shop2020
16
hibernate.dialect=org.hibernate.dialect.MySQL5InnoDBDialect
17
hibernate.jdbc.batch_size=50
18
hibernate.show_sql=true
19
hibernate.format_sql=true
20
# HikariCP Connection Pool Settings
21
hikari.maximumPoolSize=20
22
hikari.minimumIdle=2
23
hikari.idleTimeout=30000
24
hikari.maxLifetime=1800000
25
hikari.connectionTimeout=30000
26
hikari.keepaliveTime=300000
27
admin.token = 1234
28
angular.app.url = http:localhost:4200
29
google.api.key=531875990723-korsurk3kpb0ibm7obgtj3lqfhl6cos2.apps.googleusercontent.com
30
google.secret.key=rFhx4AP8NSLyLIUpGvYXWquA
31
app.context.path=/
32
mongo.host=localhost
33
content.mongo.host=localhost
34
web.api.host=localhost
35
web.api.port=8080
36
 
37
oxigen.recharge.transaction.url=http://122.15.12.37:8119/OSG/transservice.aspx
38
oxigen.recharge.enquiry.url=http://122.15.12.37:8119/enquiryservicenew/default.aspx
39
oxigen.recharge.auth.key=SU5HU1RHMDQ6SU5HU1RHMDRAbXAxMjM=
40
oxigen.recharge.validation.url=http://122.15.12.34:5006/validate/recharge
41
oxigen.recharge.validation.auth.key=T3hpX2ludGVnQDIwMTprotocol is disabled or cipher suites are inappropriatec6T3hpQDIwMTcgICAg
42
think.walnut.digital.recharge.transaction.mobile.url=http://api.twd.bz/wallet/api/mobile.php
43
think.walnut.digital.recharge.transaction.dth.url=http://api.twd.bz/wallet/api/dth.php
44
think.walnut.digital.recharge.enquiry.url=http://api.twd.bz/wallet/api/checkStatus.php
45
think.walnut.digital.recharge.balance.url=http://api.twd.bz/wallet/api/getBalance.php
46
think.walnut.digital.recharge.username=sandbox
47
think.walnut.digital.recharge.password=test123
48
think.walnut.digital.recharge.auth.key=77de68daecd823babbb58edb1c8e14d7106e83bb
49
prod=false
50
scheduled=false
51
reportico.url=http://50.116.10.120/reports/run.php
52
tofee.api.host=https://toffeeinsurance.com/
53
tofee.api.grantType=password
54
tofee.api.clientId=15
55
tofee.api.clientSecret=bPTaTEc7SRn8DtxKgRHwidW1C9jqQh0r31rtcayQ
56
tofee.api.username=toffee_api@smartdukaan.com
57
tofee.api.password=D38537fp3275LjS
58
new.solr.url=50.116.10.120
59
ccavenue.account.id=265088
60
ccavenue.account.accesscode=AVSR93HG37AQ37RSQA
61
ccavenue.account.key=7B7B05EB5EF9FF1222798CF064E94EFE
62
ccavenue.action.url=https://secure.ccavenue.com/transaction/transaction.do?command=initiateTransaction
63
ccavenue.api.url=https://login.ccavenue.com/apis/servlet/DoWebTrans
64
 
65
loan.ccavenue.account.id=364379
66
loan.ccavenue.account.accesscode=AVLG05ID98AF42GLFA
67
loan.ccavenue.account.key=9CA9F3B7C1221BF2F07C8F6C6B9B006A
68
loan.ccavenue.api.url=https://apitest.ccavenue.com/apis/servlet/DoWebTrans
69
store.app.url=https://store.smartdukaan.com/
70
store.api.url=https://app.smartdukaan.com/apis
71
#pinelabs
72
pinelabs.account.id=11467
73
pinelabs.account.accesscode=7a21c34c-7654-42dd-9051-5c4a3d26b215
74
pinelabs.account.key=63443989D6834F97A0F2587AEB49259E
75
razorpay.account.keyId=rzp_live_fLB1kbxDwODOjp
76
razorpay.account.keySecret=DsGwrWRGPTEhfr9Cfudcd2hr
77
razorpay.x.account.keyId=rzp_test_DxOfNY2clymVK6
78
razorpay.x.account.keySecret=SJeX1n2cioERwpvqzRH7CrIP
79
razorpay.x.account.number=2323230070814074
80
razorpay.api.url=https://api.razorpay.com/v1
81
delhivery.tracking.token=52f0c2f846cffffb162578b6c61b011ffbd41f19
82
 
83
# Server Port
84
server.port=8082
85
 
86
spring.rabbitmq.host=localhost
87
spring.rabbitmq.port=5672
88
spring.rabbitmq.username=guest
89
spring.rabbitmq.password=guest
90
 
91
# Actuator endpoint configuration
92
management.endpoints.web.exposure.include=*
93
management.endpoint.prometheus.enabled=true
94
management.endpoint.health.show-details=always
95
 
96
# Micrometer Prometheus export
97
management.metrics.export.prometheus.enabled=true
98
#spring.security.user.name=""
99
#spring.security.user.password=""
100
 
101
pinelabs.api.base.url=https://pluraluat.v2.pinepg.in
102
pinelabs.api.client.id=59194fe5-4c27-4e6e-8deb-4e59f8f4fd7b
103
pinelabs.api.client.secret=024dd66a367549b380bd322ff6c3b279