Subversion Repositories SmartDukaan

Rev

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

Rev 35633 Rev 35832
Line 5... Line 5...
5
saholic.api.host=shop2020.in
5
saholic.api.host=shop2020.in
6
saholic.api.port=8080
6
saholic.api.port=8080
7
saholic.api.webapp=mobileapi
7
saholic.api.webapp=mobileapi
8
#Max Allowed file size - 5MB
8
#Max Allowed file size - 5MB
9
max.allowed.upload.size=5000000
9
max.allowed.upload.size=5000000
10
hibernate.driver.class=com.mysql.jdbc.Driver
-
 
11
hibernate.url=jdbc:mysql://localhost:3306/dtr?useSSL=false
-
 
12
logging.level.org.springframework.web=DEBUG
10
logging.level.org.springframework.web=DEBUG
13
org.springframework.boot.logging.LoggingSystem=log4j2
11
org.springframework.boot.logging.LoggingSystem=log4j2
14
warehouse.hibernate.url=jdbc:mysql://localhost:3306/warehouse
12
warehouse.hibernate.url=jdbc:mysql://localhost:3306/warehouse
15
hibernate.user.name=root
-
 
16
hibernate.password=shop2020
-
 
17
hibernate.dialect=org.hibernate.dialect.MySQL5InnoDBDialect
-
 
18
hibernate.jdbc.batch_size=50
-
 
19
hibernate.show_sql=true
-
 
20
hibernate.format_sql=true
-
 
21
# HikariCP Connection Pool Settings
-
 
22
hikari.maximumPoolSize=20
-
 
23
hikari.minimumIdle=2
-
 
24
hikari.idleTimeout=30000
-
 
25
hikari.maxLifetime=1800000
-
 
26
hikari.connectionTimeout=30000
-
 
27
hikari.keepaliveTime=300000
-
 
28
admin.token=profitmandi
13
admin.token=profitmandi
29
angular.app.url=http://localhost:4200
14
angular.app.url=http://localhost:4200
30
google.api.key=309385327230-ts2ho8ac44n1dlg1hi2vpuk3unucmvtj.apps.googleusercontent.com
15
google.api.key=309385327230-ts2ho8ac44n1dlg1hi2vpuk3unucmvtj.apps.googleusercontent.com
31
google.secret.key=ST8M5QCK_dHH687IC9Q0wdLF
16
google.secret.key=ST8M5QCK_dHH687IC9Q0wdLF
32
app.context.path=/
17
app.context.path=/
33
mongo.host=localhost
-
 
34
content.mongo.host=localhost
-
 
35
web.api.scheme=http
18
web.api.scheme=http
36
web.api.host=localhost
19
web.api.host=localhost
37
web.api.port=8080
20
web.api.port=8080
38
web.api.root=/profitmandi-web
21
web.api.root=/profitmandi-web
39
prod=false
22
prod=false