Subversion Repositories SmartDukaan

Rev

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

Rev 14370 Rev 15173
Line 173... Line 173...
173
fedex_authenication_password=LtIgtKmluqOPikdNmTjXWPkTo
173
fedex_authenication_password=LtIgtKmluqOPikdNmTjXWPkTo
174
fedex_endpoint_address_track=https://wsbeta.fedex.com:443/web-services/track
174
fedex_endpoint_address_track=https://wsbeta.fedex.com:443/web-services/track
175
fedex_endpoint_address_ship=https://wsbeta.fedex.com:443/web-services/ship
175
fedex_endpoint_address_ship=https://wsbeta.fedex.com:443/web-services/ship
176
 
176
 
177
sync_price_on_marketplace=false
177
sync_price_on_marketplace=false
-
 
178
mem_cache_host_dtr = localhost
-
 
179
mongo_dtr_host = localhost
178
 
180
 
179
[DEV]
181
[DEV]
180
PUSH_PRICES_TO_PROD_SCRIPT_PATH=/root/code/trunk/runutils/push-content-to-production.sh
182
PUSH_PRICES_TO_PROD_SCRIPT_PATH=/root/code/trunk/runutils/push-content-to-production.sh
181
 
183
 
182
recharge_success_url=http://local.shop2020.in:8080/recharge-result
184
recharge_success_url=http://local.shop2020.in:8080/recharge-result
Line 374... Line 376...
374
 
376
 
375
allow_recharge=true
377
allow_recharge=true
376
 
378
 
377
sync_price_on_marketplace=true
379
sync_price_on_marketplace=true
378
 
380
 
-
 
381
mem_cache_host_dtr = 192.168.158.89
-
 
382
mongo_dtr_host = 192.168.158.89
-
 
383
 
379
[SUPPORT_LONDON]
384
[SUPPORT_LONDON]
380
inventory_service_server_host=192.168.186.32
385
inventory_service_server_host=192.168.186.32
381
catalog_service_server_host=192.168.186.32
386
catalog_service_server_host=192.168.186.32
382
transaction_service_server_host=192.168.186.32
387
transaction_service_server_host=192.168.186.32
383
logistics_service_server_host=192.168.186.32
388
logistics_service_server_host=192.168.186.32
Line 856... Line 861...
856
alert_service_server_port=9018
861
alert_service_server_port=9018
857
alert_service_dbname=monitor
862
alert_service_dbname=monitor
858
alert_service_db_hostname=localhost
863
alert_service_db_hostname=localhost
859
 
864
 
860
allow_recharge=true
865
allow_recharge=true
-
 
866
 
-
 
867
[DTR]