Subversion Repositories SmartDukaan

Rev

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

Rev 21855 Rev 22173
Line 23... Line 23...
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
26
angular.app.url = http:localhost:4200
27
notifications.api.host=45.33.50.227
27
notifications.api.host=45.33.50.227
28
notifications.api.port=3001
-
 
29
28
notifications.api.port=3001
-
 
29
mongo.host=localhost
-
 
30
content.mongo.host=localhost
-
 
31
30
32