Subversion Repositories SmartDukaan

Rev

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

Rev 3908 Rev 3914
Line 45... Line 45...
45
SOLR_IRDATA=/var/lib/tomcat6/webapps/export/solr/
45
SOLR_IRDATA=/var/lib/tomcat6/webapps/export/solr/
46
 
46
 
47
STAGING_SERVER="192.168.138.69"
47
STAGING_SERVER="192.168.138.69"
48
STAGING_ENTITIES_EXPORT_PATH="entities-shop2020"
48
STAGING_ENTITIES_EXPORT_PATH="entities-shop2020"
49
 
49
 
50
PROD_SERVERS="192.168.141.43 192.168.161.5"
50
PROD_SERVERS="192.168.141.43 192.168.161.5 109.74.200.220"
51
PROD_ENTITIES_EXPORT_PATH="entities-saholic"
51
PROD_ENTITIES_EXPORT_PATH="entities-saholic"
52
 
52
 
53
ENTITIES_DEST_PATH="/var/lib/tomcat6/webapps/export/html/entities/"
53
ENTITIES_DEST_PATH="/var/lib/tomcat6/webapps/export/html/entities/"
54
 
54
 
55
MAVEN_REPO="${HOME}/.m2/repository"
55
MAVEN_REPO="${HOME}/.m2/repository"