Subversion Repositories SmartDukaan

Rev

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

Rev 22139 Rev 22162
Line 1... Line 1...
1
# properties for development environment
1
# properties for development environment
2
solr.url = http://104.200.25.40:8983/solr/collection1/select
2
solr.url = http://104.200.25.40:8983/solr/collection1/select
3
python.api.host = shop2020.in
3
python.api.host = localhost
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
8
aramex.tracking.url = https://www.aramex.com/track_xml.asp
Line 24... Line 24...
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
google.api.key=309385327230-ts2ho8ac44n1dlg1hi2vpuk3unucmvtj.apps.googleusercontent.com
27
google.api.key=309385327230-ts2ho8ac44n1dlg1hi2vpuk3unucmvtj.apps.googleusercontent.com
28
google.secret.key=ST8M5QCK_dHH687IC9Q0wdLF
28
google.secret.key=ST8M5QCK_dHH687IC9Q0wdLF
29
app.context.path=/
-
 
30
29
app.context.path=/
-
 
30
mongo.host=localhost
-
 
31
content.mongo.host=localhost
-
 
32
31
33