Subversion Repositories SmartDukaan

Rev

Rev 32763 | Rev 35384 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 32763 Rev 33472
Line 57... Line 57...
57
tofee.api.grantType=password
57
tofee.api.grantType=password
58
tofee.api.clientId=15
58
tofee.api.clientId=15
59
tofee.api.clientSecret=bPTaTEc7SRn8DtxKgRHwidW1C9jqQh0r31rtcayQ
59
tofee.api.clientSecret=bPTaTEc7SRn8DtxKgRHwidW1C9jqQh0r31rtcayQ
60
tofee.api.username=toffee_api@smartdukaan.com
60
tofee.api.username=toffee_api@smartdukaan.com
61
tofee.api.password=D38537fp3275LjS
61
tofee.api.password=D38537fp3275LjS
62
new.solr.url=50.116.10.120
62
new.solr.url=172.105.58.16
63
ccavenue.account.id=265088
63
ccavenue.account.id=265088
64
ccavenue.account.accesscode=AVSR93HG37AQ37RSQA
64
ccavenue.account.accesscode=AVSR93HG37AQ37RSQA
65
ccavenue.account.key=7B7B05EB5EF9FF1222798CF064E94EFE
65
ccavenue.account.key=7B7B05EB5EF9FF1222798CF064E94EFE
66
#pinelabs
66
#pinelabs
67
pinelabs.account.id=11467
67
pinelabs.account.id=11467
Line 85... Line 85...
85
spring.http.encoding.charset=UTF-8
85
spring.http.encoding.charset=UTF-8
86
# Enable http encoding support.
86
# Enable http encoding support.
87
spring.http.encoding.enabled=true
87
spring.http.encoding.enabled=true
88
# Force the encoding to the configured charset on HTTP requests and responses.
88
# Force the encoding to the configured charset on HTTP requests and responses.
89
spring.http.encoding.force=true
89
spring.http.encoding.force=true
-
 
90
spring.jpa.show-sql=true
-
 
91
 
90
 
92