Subversion Repositories SmartDukaan

Rev

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

Rev 21313 Rev 21339
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
-
 
3
python.api.host = http://shop2020.in
-
 
4
python.api.port = 8057
-
 
5
2
solr.url = 104.200.25.40:8983/solr/collection1/select
-
 
3
python.api.host = shop2020.in
-
 
4
python.api.port = 8057
-
 
5
saholic.api.host = shop2020.in
-
 
6
saholic.api.port = 8080
-
 
7
saholic.api.webapp = mobileapi
-
 
8
6
9