Subversion Repositories SmartDukaan

Rev

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

Rev 21734 Rev 21855
Line 21... Line 21...
21
hibernate.c3p0.max_size=20
21
hibernate.c3p0.max_size=20
22
hibernate.c3p0.timeout=300
22
hibernate.c3p0.timeout=300
23
hibernate.c3p0.max_statements=50
23
hibernate.c3p0.max_statements=50
24
hibernate.c3p0.idle_test_period=3000
24
hibernate.c3p0.idle_test_period=3000
25
admin.token = 1234
25
admin.token = 1234
26
angular.app.url = http:localhost:4200
-
 
27
26
angular.app.url = http:localhost:4200
-
 
27
notifications.api.host=45.33.50.227
-
 
28
notifications.api.port=3001
-
 
29
28
30