Subversion Repositories SmartDukaan

Rev

Rev 36369 | Blame | Compare with Previous | Last modification | View Log | RSS feed

# properties for development environment
solr.url=http://104.200.25.40:8983/solr/collection1/select
python.api.host=localhost
python.api.port=8057
saholic.api.host=shop2020.in
saholic.api.port=8080
saholic.api.webapp=mobileapi
#Max Allowed file size - 5MB
max.allowed.upload.size=5000000
logging.level.org.springframework.web=DEBUG
org.springframework.boot.logging.LoggingSystem=log4j2
warehouse.hibernate.url=jdbc:mysql://localhost:3306/warehouse
admin.token=profitmandi
angular.app.url=http://localhost:4200
react.app.url=http://localhost:5173
google.api.key=309385327230-ts2ho8ac44n1dlg1hi2vpuk3unucmvtj.apps.googleusercontent.com
google.secret.key=ST8M5QCK_dHH687IC9Q0wdLF
app.context.path=/
web.api.scheme=http
web.api.host=localhost
web.api.port=8080
web.api.root=/profitmandi-web
prod=false
reportico.url=http://45.79.106.95/run.php
new.solr.url=172.105.58.16
store.api.url=http://localhost:8080/profitmandi-web/
store.app.url=http://localhost:4200
app.token.url=http://localhost:8080/profitmandi-web/user/admin?
media.document.url=http://localhost:8080/document/

# Charset of HTTP requests and responses
spring.http.encoding.charset=UTF-8
spring.http.encoding.enabled=true
spring.http.encoding.force=true

# SQL Debugging
spring.jpa.show-sql=true
spring.jpa.properties.hibernate.format_sql=true
logging.level.org.hibernate.SQL=DEBUG
logging.level.org.hibernate.type.descriptor.sql.BasicBinder=TRACE
# Knowlarity Scraper - set to true to enable auto-scraping
knowlarity.scraper.enabled=true

# Finance receipt approval notification (recipients resolved dynamically from Finance L1+L2 positions)
finance.receipt.approval.email.enabled=false