Subversion Repositories SmartDukaan

Rev

Rev 35633 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 35633 Rev 35832
Line 3... Line 3...
3
python.api.host = 104.200.25.40
3
python.api.host = 104.200.25.40
4
python.api.port = 8057
4
python.api.port = 8057
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
aramex.tracking.url = https://www.aramex.com/track_xml.asp
-
 
9
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=
-
 
10
#Max Allowed file size - 5MB
8
#Max Allowed file size - 5MB
11
max.allowed.upload.size = 5000000
9
max.allowed.upload.size = 5000000
12
hibernate.driver.class=com.mysql.jdbc.Driver
-
 
13
hibernate.url=jdbc:mysql://localhost:3306/dtr?useSSL=false
-
 
14
hibernate.user.name=root
-
 
15
hibernate.password=shop2020
-
 
16
hibernate.dialect=org.hibernate.dialect.MySQL5InnoDBDialect
-
 
17
hibernate.jdbc.batch_size=50
-
 
18
hibernate.show_sql=true
-
 
19
hibernate.format_sql=true
-
 
20
# HikariCP Connection Pool Settings
-
 
21
hikari.maximumPoolSize=20
-
 
22
hikari.minimumIdle=2
-
 
23
hikari.idleTimeout=30000
-
 
24
hikari.maxLifetime=1800000
-
 
25
hikari.connectionTimeout=30000
-
 
26
hikari.keepaliveTime=300000
-
 
27
angular.app.url = http://localhost:4200
10
angular.app.url = http://localhost:4200
28
store.app.url = http://localhost:4200
11
store.app.url = http://localhost:4200
29
notifications.api.host=104.200.25.40
12
notifications.api.host=104.200.25.40
30
notifications.api.port=3001
13
notifications.api.port=3001
31
mongo.host=localhost
-
 
32
content.mongo.host=localhost
-
 
33
this.app.url=https://apis.smartdukaan.com
14
this.app.url=https://apis.smartdukaan.com
34
store.api.url=http://localhost:8080/profitmandi-web
15
store.api.url=http://localhost:8080/profitmandi-web
35
fofo.warehouseIds=7684,7690,7693,7699
16
fofo.warehouseIds=7684,7690,7693,7699
36
gadgetCops.invoice.cc=amit.gupta@shop2020.in
17
gadgetCops.invoice.cc=amit.gupta@shop2020.in
37
 
18