Subversion Repositories SmartDukaan

Rev

Rev 32763 | Rev 35384 | Go to most recent revision | 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
aramex.tracking.url = https://www.aramex.com/track_xml.asp
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=
#Max Allowed file size - 5MB
max.allowed.upload.size = 5000000
hibernate.driver.class=com.mysql.jdbc.Driver
hibernate.url=jdbc:mysql://localhost:3306/dtr?useSSL=false
logging.level.org.springframework.web=DEBUG
org.springframework.boot.logging.LoggingSystem=log4j2
warehouse.hibernate.url=jdbc:mysql://localhost:3306/warehouse
hibernate.user.name=root
hibernate.password=shop2020
hibernate.dialect=org.hibernate.dialect.MySQL5InnoDBDialect
hibernate.jdbc.batch_size=50
hibernate.show_sql=true
hibernate.format_sql=true
hibernate.c3p0.min_size=5
hibernate.c3p0.max_size=20
hibernate.c3p0.timeout=300
hibernate.c3p0.max_statements=50
hibernate.c3p0.idle_test_period=3000
admin.token=profitmandi
#for redirecting purpose
#angular.app.url = https://apptest.smartdukaan.com
angular.app.url=http://localhost:4200
google.api.key=309385327230-ts2ho8ac44n1dlg1hi2vpuk3unucmvtj.apps.googleusercontent.com
google.secret.key=ST8M5QCK_dHH687IC9Q0wdLF
app.context.path=/
mongo.host=localhost
content.mongo.host=localhost
web.api.scheme=http
web.api.host=localhost
web.api.port=8080
web.api.root=/profitmandi-web

oxigen.recharge.transaction.url=http://122.15.12.37:8119/OSG/transservice.aspx
oxigen.recharge.enquiry.url=http://122.15.12.37:8119/enquiryservicenew/default.aspx
oxigen.recharge.auth.key=SU5HU1RHMDQ6SU5HU1RHMDRAbXAxMjM=
oxigen.recharge.validation.url=http://122.15.12.34:5006/validate/recharge
oxigen.recharge.validation.auth.key=T3hpX2ludGVnQDIwMTc6T3hpQDIwMTcgICAg
think.walnut.digital.recharge.transaction.mobile.url=http://api.twd.bz/wallet/api/mobile.php
think.walnut.digital.recharge.transaction.dth.url=http://api.twd.bz/wallet/api/dth.php
think.walnut.digital.recharge.enquiry.url=http://api.twd.bz/wallet/api/checkStatus.php
think.walnut.digital.recharge.balance.url=http://api.twd.bz/wallet/api/getBalance.php
think.walnut.digital.recharge.username=sandbox
think.walnut.digital.recharge.password=test123
think.walnut.digital.recharge.auth.key=77de68daecd823babbb58edb1c8e14d7106e83bb
prod=false
reportico.url=http://45.79.106.95/run.php
tofee.api.host=https://toffeeinsurance.com/
tofee.api.grantType=password
tofee.api.clientId=15
tofee.api.clientSecret=bPTaTEc7SRn8DtxKgRHwidW1C9jqQh0r31rtcayQ
tofee.api.username=toffee_api@smartdukaan.com
tofee.api.password=D38537fp3275LjS
new.solr.url=172.105.58.16
ccavenue.account.id=265088
ccavenue.account.accesscode=AVSR93HG37AQ37RSQA
ccavenue.account.key=7B7B05EB5EF9FF1222798CF064E94EFE
#pinelabs
pinelabs.account.id=11467
pinelabs.account.accesscode=7a21c34c-7654-42dd-9051-5c4a3d26b215
pinelabs.account.key=63443989D6834F97A0F2587AEB49259E
#ccavenue
ccavenue.action.url=https://test.ccavenue.com/transaction/transaction.do?command=initiateTransaction
ccavenue.api.url=https://logintest.ccavenue.com/apis/servlet/DoWebTrans
store.api.url=http://localhost:8080/profitmandi-web/
store.app.url=http://localhost:4200
razorpay.account.keyId=rzp_test_PkZANxizfIK5kf
razorpay.account.keySecret=0FtBqIaEnTkt9i0pJR2yIQTB
razorpay.api.url=https://api.razorpay.com/v1
loan.ccavenue.account.id=364379
loan.ccavenue.account.accesscode=AVLG05ID98AF42GLFA
loan.ccavenue.account.key=9CA9F3B7C1221BF2F07C8F6C6B9B006A
loan.ccavenue.api.url = https://apitest.ccavenue.com/apis/servlet/DoWebTrans
app.token.url=http://localhost:8080/profitmandi-web/user/admin?

# Charset of HTTP requests and responses. Added to the "Content-Type" header if not set explicitly.
spring.http.encoding.charset=UTF-8
# Enable http encoding support.
spring.http.encoding.enabled=true
# Force the encoding to the configured charset on HTTP requests and responses.
spring.http.encoding.force=true
spring.jpa.show-sql=true