Subversion Repositories SmartDukaan

Rev

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

Rev 20137 Rev 20211
Line 183... Line 183...
183
elastic_search_host = localhost
183
elastic_search_host = localhost
184
elastic_search_port = 9200
184
elastic_search_port = 9200
185
dtr_pricing_host = 127.0.0.1
185
dtr_pricing_host = 127.0.0.1
186
mongo_cms_host = localhost
186
mongo_cms_host = localhost
187
 
187
 
-
 
188
dtr_solr_url = http://localhost:8983/solr/collection1/select
-
 
189
 
188
[DEV]
190
[DEV]
189
PUSH_PRICES_TO_PROD_SCRIPT_PATH=/root/code/trunk/runutils/push-content-to-production.sh
191
PUSH_PRICES_TO_PROD_SCRIPT_PATH=/root/code/trunk/runutils/push-content-to-production.sh
190
 
192
 
191
recharge_success_url=http://local.shop2020.in:8080/recharge-result
193
recharge_success_url=http://local.shop2020.in:8080/recharge-result
192
push_prices_to_prod_log_file=/var/log/services/pushToProductionLogs/pushToProd.log
194
push_prices_to_prod_log_file=/var/log/services/pushToProductionLogs/pushToProd.log
Line 341... Line 343...
341
fedex_endpoint_address_ship=https://wsbeta.fedex.com:443/web-services/ship
343
fedex_endpoint_address_ship=https://wsbeta.fedex.com:443/web-services/ship
342
 
344
 
343
elastic_search_host = 192.168.202.117
345
elastic_search_host = 192.168.202.117
344
elastic_search_port = 9200
346
elastic_search_port = 9200
345
dtr_pricing_host = 173.255.209.200
347
dtr_pricing_host = 173.255.209.200
-
 
348
dtr_solr_url = http://192.168.194.109:8983/solr/collection1/select
346
 
349
 
347
	
350
	
348
[SUPPORT]
351
[SUPPORT]
349
catalog_service_db_hostname=192.168.190.114
352
catalog_service_db_hostname=192.168.190.114
350
transaction_service_db_hostname=192.168.190.114
353
transaction_service_db_hostname=192.168.190.114