| 35832 |
amit |
1 |
# properties for production environment
|
| 35831 |
amit |
2 |
solr.url = http://104.200.25.40:8983/solr/collection1/select
|
|
|
3 |
media.document.url = https://partners.smartdukaan.com/document/
|
|
|
4 |
python.api.host = 192.168.166.159
|
|
|
5 |
python.api.port = 8057
|
|
|
6 |
saholic.api.host = 192.168.166.159
|
|
|
7 |
saholic.api.port = 8080
|
|
|
8 |
saholic.api.webapp = mobileapi
|
|
|
9 |
#Max Allowed file size - 5MB
|
|
|
10 |
max.allowed.upload.size = 5000000
|
|
|
11 |
admin.token = ecip$stgMay2014
|
|
|
12 |
angular.app.url = http://angular.profitmandi.com/
|
|
|
13 |
google.api.key=309385327230-dme5j789rmqt9co4pd945okovl23odob.apps.googleusercontent.com
|
|
|
14 |
google.secret.key=ZPhK16C5UbNljsHPxEFgaFBq
|
|
|
15 |
app.context.path=/
|
|
|
16 |
web.api.host=app.smartdukaan.com
|
|
|
17 |
web.api.port=8080
|
|
|
18 |
store.app.url=https://store.smartdukaan.com/
|
|
|
19 |
store.api.url=https://app.smartdukaan.com/apis
|
|
|
20 |
reportico.url=http://172.105.58.16/reports/run.php
|
|
|
21 |
prod=true
|
|
|
22 |
scheduled=true
|
|
|
23 |
new.solr.url=192.168.138.45
|
| 35832 |
amit |
24 |
server.port=8081
|
| 35831 |
amit |
25 |
|
|
|
26 |
razorpay.x.account.keyId=rzp_live_yoEHarvr8sizCn
|
|
|
27 |
razorpay.x.account.keySecret=D6a8ly6erv0hoVVdQzdDg60r
|
|
|
28 |
razorpay.x.account.number=925020012914205
|
|
|
29 |
|
|
|
30 |
# Actuator endpoint configuration
|
|
|
31 |
management.endpoints.web.exposure.include=*
|
|
|
32 |
management.endpoint.prometheus.enabled=true
|
|
|
33 |
management.endpoint.health.show-details=always
|
|
|
34 |
|
|
|
35 |
# Micrometer Prometheus export
|
|
|
36 |
management.metrics.export.prometheus.enabled=true
|
|
|
37 |
|
| 36058 |
ranu |
38 |
# Knowlarity Call Monitor Configuration
|
|
|
39 |
knowlarity.call.monitor.enabled=true
|
|
|
40 |
knowlarity.sr.username=manish.gupta1@smartdukaan.com
|
| 36445 |
ranu |
41 |
knowlarity.sr.password=Ranu@123#
|
| 36058 |
ranu |
42 |
# Optional: Set queue UUIDs directly (if empty, will fetch via login)
|
|
|
43 |
knowlarity.call.monitor.queue.uuids=
|
|
|
44 |
|
| 35831 |
amit |
45 |
spring.rabbitmq.host=172.105.53.164
|
|
|
46 |
spring.rabbitmq.port=5672
|
|
|
47 |
spring.rabbitmq.username=rabitprofitmandi
|
|
|
48 |
spring.rabbitmq.password=Rabbit@2025#
|
| 35832 |
amit |
49 |
spring.rabbitmq.virtual-host=/myvhost
|