Subversion Repositories SmartDukaan

Rev

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

Rev 21344 Rev 21362
Line 2... Line 2...
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 = shop2020.in
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
-
 
8
7
saholic.api.webapp = mobileapi
-
 
8
jdbc.driverClassName = com.mysql.jdbc.Driver
-
 
9
jdbc.url = jdbc:mysql://localhost:3306/dtr
-
 
10
jdbc.username = root
-
 
11
jdbc.password = shop2020
-
 
12
9
13