Subversion Repositories SmartDukaan

Rev

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

Rev 18292 Rev 18723
Line 179... Line 179...
179
sync_price_on_marketplace=false
179
sync_price_on_marketplace=false
180
mem_cache_host_dtr = localhost
180
mem_cache_host_dtr = localhost
181
mongo_dtr_host = localhost
181
mongo_dtr_host = localhost
182
elastic_search_host = localhost
182
elastic_search_host = localhost
183
elastic_search_port = 9200
183
elastic_search_port = 9200
-
 
184
dtr_pricing_host = 127.0.0.1
184
 
185
 
185
[DEV]
186
[DEV]
186
PUSH_PRICES_TO_PROD_SCRIPT_PATH=/root/code/trunk/runutils/push-content-to-production.sh
187
PUSH_PRICES_TO_PROD_SCRIPT_PATH=/root/code/trunk/runutils/push-content-to-production.sh
187
 
188
 
188
recharge_success_url=http://local.shop2020.in:8080/recharge-result
189
recharge_success_url=http://local.shop2020.in:8080/recharge-result
Line 391... Line 392...
391
sync_price_on_marketplace=true
392
sync_price_on_marketplace=true
392
 
393
 
393
mem_cache_host_dtr = 192.168.158.89
394
mem_cache_host_dtr = 192.168.158.89
394
mongo_dtr_host = 192.168.158.89
395
mongo_dtr_host = 192.168.158.89
395
support_backup_host = 192.168.134.118
396
support_backup_host = 192.168.134.118
-
 
397
dtr_pricing_host = 173.255.209.200
396
 
398
 
397
[SUPPORT_LONDON]
399
[SUPPORT_LONDON]
398
inventory_service_server_host=192.168.186.32
400
inventory_service_server_host=192.168.186.32
399
catalog_service_server_host=192.168.186.32
401
catalog_service_server_host=192.168.186.32
400
transaction_service_server_host=192.168.186.32
402
transaction_service_server_host=192.168.186.32
Line 884... Line 886...
884
allow_recharge=true
886
allow_recharge=true
885
 
887
 
886
[DTR]
888
[DTR]
887
live_pricing = true
889
live_pricing = true
888
elastic_search_host = 192.168.161.154
890
elastic_search_host = 192.168.161.154
889
elastic_search_port = 9200
-
 
890
891
elastic_search_port = 9200
-
 
892
dtr_pricing_host = 173.255.209.200
-
 
893
891
894