| 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 |
#Max Allowed file size - 5MB
|
|
|
9 |
max.allowed.upload.size = 5000000
|
|
|
10 |
admin.token = 1234
|
|
|
11 |
angular.app.url = http:localhost:4200
|
|
|
12 |
google.api.key=531875990723-korsurk3kpb0ibm7obgtj3lqfhl6cos2.apps.googleusercontent.com
|
|
|
13 |
google.secret.key=rFhx4AP8NSLyLIUpGvYXWquA
|
|
|
14 |
app.context.path=/
|
|
|
15 |
web.api.host=localhost
|
|
|
16 |
web.api.port=8080
|
|
|
17 |
prod=false
|
|
|
18 |
scheduled=false
|
|
|
19 |
reportico.url=http://50.116.10.120/reports/run.php
|
|
|
20 |
new.solr.url=50.116.10.120
|
|
|
21 |
store.app.url=https://store.smartdukaan.com/
|
|
|
22 |
store.api.url=https://app.smartdukaan.com/apis
|
|
|
23 |
|
|
|
24 |
# Server Port
|
|
|
25 |
server.port=8082
|
|
|
26 |
|
|
|
27 |
spring.rabbitmq.host=localhost
|
|
|
28 |
spring.rabbitmq.port=5672
|
|
|
29 |
spring.rabbitmq.username=guest
|
|
|
30 |
spring.rabbitmq.password=guest
|
|
|
31 |
|
|
|
32 |
# Actuator endpoint configuration
|
|
|
33 |
management.endpoints.web.exposure.include=*
|
|
|
34 |
management.endpoint.prometheus.enabled=true
|
|
|
35 |
management.endpoint.health.show-details=always
|
|
|
36 |
|
|
|
37 |
# Micrometer Prometheus export
|
|
|
38 |
management.metrics.export.prometheus.enabled=true
|
| 36058 |
ranu |
39 |
|
|
|
40 |
# Knowlarity Call Monitor Configuration
|
|
|
41 |
knowlarity.call.monitor.enabled=true
|
|
|
42 |
knowlarity.sr.username=manish.gupta1@smartdukaan.com
|
| 36445 |
ranu |
43 |
knowlarity.sr.password=Ranu@123#
|
| 36058 |
ranu |
44 |
# Optional: Set queue UUIDs directly (if empty, will fetch via login)
|
|
|
45 |
knowlarity.call.monitor.queue.uuids=
|