Subversion Repositories SmartDukaan

Rev

Rev 36989 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
21555 kshitij.so 1
# properties for development environment
35441 amit 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
21555 kshitij.so 8
#Max Allowed file size - 5MB
35441 amit 9
max.allowed.upload.size=5000000
23884 amit.gupta 10
logging.level.org.springframework.web=DEBUG
11
org.springframework.boot.logging.LoggingSystem=log4j2
12
warehouse.hibernate.url=jdbc:mysql://localhost:3306/warehouse
30222 amit.gupta 13
admin.token=profitmandi
14
angular.app.url=http://localhost:4200
36369 vikas 15
react.app.url=http://localhost:5173
28261 amit.gupta 16
google.api.key=309385327230-ts2ho8ac44n1dlg1hi2vpuk3unucmvtj.apps.googleusercontent.com
17
google.secret.key=ST8M5QCK_dHH687IC9Q0wdLF
22162 amit.gupta 18
app.context.path=/
24072 amit.gupta 19
web.api.scheme=http
23379 ashik.ali 20
web.api.host=localhost
23505 ashik.ali 21
web.api.port=8080
24077 amit.gupta 22
web.api.root=/profitmandi-web
25834 amit.gupta 23
prod=false
30222 amit.gupta 24
reportico.url=http://45.79.106.95/run.php
33472 amit.gupta 25
new.solr.url=172.105.58.16
27066 amit.gupta 26
store.api.url=http://localhost:8080/profitmandi-web/
30222 amit.gupta 27
store.app.url=http://localhost:4200
28
app.token.url=http://localhost:8080/profitmandi-web/user/admin?
35441 amit 29
media.document.url=http://localhost:8080/document/
28247 amit.gupta 30
 
35441 amit 31
# Charset of HTTP requests and responses
32763 amit.gupta 32
spring.http.encoding.charset=UTF-8
33
spring.http.encoding.enabled=true
34
spring.http.encoding.force=true
35384 amit 35
 
35441 amit 36
# SQL Debugging
33472 amit.gupta 37
spring.jpa.show-sql=true
35384 amit 38
spring.jpa.properties.hibernate.format_sql=true
39
logging.level.org.hibernate.SQL=DEBUG
40
logging.level.org.hibernate.type.descriptor.sql.BasicBinder=TRACE
35867 ranu 41
# Knowlarity Scraper - set to true to enable auto-scraping
35879 ranu 42
knowlarity.scraper.enabled=true
36408 amit 43
 
44
# Finance receipt approval notification (recipients resolved dynamically from Finance L1+L2 positions)
45
finance.receipt.approval.email.enabled=false
36781 ranu 46
# Public base URL used when generating lead-geo links (the URL the LEAD will open).
47
# Trailing slash NOT required; the controller appends "/lead-geo/<leadId>".
48
lead.geo.public.base-url=http://localhost:8080
36962 vikas 49
 
50
# WhatsApp sender provider: gupshup (default) | cpass
36989 vikas 51
whatsapp.provider=gupshup
36962 vikas 52
# cpass CPaaS WABA gateway
53
whatsapp.cpass.url=https://omc.speqtrainnov.in/REST/directApi/message
54
whatsapp.cpass.wabaNumber=919289985598
55
whatsapp.cpass.key=bced6e3e8cXX
37035 aman 56
 
57
# Shared secret for the AI-assistant lead intake (POST /add/lead, Auth-Token header). Matches profitmandi-web.
58
ai.lead.intake.token=profitmandi-ai-dev