| Line 17... |
Line 17... |
| 17 |
export_entities_path=/var/lib/tomcat6/webapps/export/html/entities/
|
17 |
export_entities_path=/var/lib/tomcat6/webapps/export/html/entities/
|
| 18 |
|
18 |
|
| 19 |
user_service_server_host=localhost
|
19 |
user_service_server_host=localhost
|
| 20 |
user_service_server_port=9000
|
20 |
user_service_server_port=9000
|
| 21 |
user_service_dbname=user
|
21 |
user_service_dbname=user
|
| - |
|
22 |
user_service_db_hostname=localhost
|
| 22 |
catalog_service_server_host=localhost
|
23 |
catalog_service_server_host=localhost
|
| 23 |
catalog_service_server_port=9001
|
24 |
catalog_service_server_port=9001
|
| 24 |
catalog_service_dbname=catalog
|
25 |
catalog_service_dbname=catalog
|
| - |
|
26 |
catalog_service_db_hostname=localhost
|
| 25 |
transaction_service_server_host=localhost
|
27 |
transaction_service_server_host=localhost
|
| 26 |
transaction_service_server_port=9002
|
28 |
transaction_service_server_port=9002
|
| 27 |
transaction_service_dbname=transaction
|
29 |
transaction_service_dbname=transaction
|
| - |
|
30 |
transaction_service_db_hostname=localhost
|
| 28 |
helper_service_server_host=localhost
|
31 |
helper_service_server_host=localhost
|
| 29 |
helper_service_server_port=9008
|
32 |
helper_service_server_port=9008
|
| 30 |
helper_service_dbname=helper
|
33 |
helper_service_dbname=helper
|
| - |
|
34 |
helper_service_db_hostname=localhost
|
| 31 |
logistics_service_server_host=localhost
|
35 |
logistics_service_server_host=localhost
|
| 32 |
logistics_service_server_port=9011
|
36 |
logistics_service_server_port=9011
|
| 33 |
logistics_service_dbname=logistics
|
37 |
logistics_service_dbname=logistics
|
| - |
|
38 |
logistics_service_db_hostname=localhost
|
| 34 |
warehouse_service_server_host=localhost
|
39 |
warehouse_service_server_host=localhost
|
| 35 |
warehouse_service_server_port=9013
|
40 |
warehouse_service_server_port=9013
|
| 36 |
warehouse_service_dbname=warehouse
|
41 |
warehouse_service_dbname=warehouse
|
| - |
|
42 |
warehouse_service_db_hostname=localhost
|
| 37 |
crm_service_server_host=localhost
|
43 |
crm_service_server_host=localhost
|
| 38 |
crm_service_server_port=9014
|
44 |
crm_service_server_port=9014
|
| 39 |
crm_service_dbname=crm
|
45 |
crm_service_dbname=crm
|
| - |
|
46 |
crm_service_db_hostname=localhost
|
| 40 |
payments_service_server_host=localhost
|
47 |
payments_service_server_host=localhost
|
| 41 |
payments_service_server_port=9012
|
48 |
payments_service_server_port=9012
|
| 42 |
payments_service_dbname=payment
|
49 |
payments_service_dbname=payment
|
| - |
|
50 |
payments_service_db_hostname=localhost
|
| 43 |
promotion_service_server_host=localhost
|
51 |
promotion_service_server_host=localhost
|
| 44 |
promotion_service_server_port=9005
|
52 |
promotion_service_server_port=9005
|
| 45 |
promotion_service_dbname=user
|
53 |
promotion_service_dbname=user
|
| - |
|
54 |
promotion_service_db_hostname=localhost
|
| 46 |
|
55 |
|
| 47 |
inventory_time_to_procure=48
|
56 |
inventory_time_to_procure=48
|
| 48 |
inventory_stock_threshold=2
|
57 |
inventory_stock_threshold=2
|
| 49 |
delivery_cutoff_time=15
|
58 |
delivery_cutoff_time=15
|
| 50 |
default_pincode=110001
|
59 |
default_pincode=110001
|
| Line 112... |
Line 121... |
| 112 |
ebs_success_url=http://www.saholic.com/pay-success
|
121 |
ebs_success_url=http://www.saholic.com/pay-success
|
| 113 |
ebs_error_url=http://www.saholic.com/pay-error
|
122 |
ebs_error_url=http://www.saholic.com/pay-error
|
| 114 |
|
123 |
|
| 115 |
[PROD2]
|
124 |
[PROD2]
|
| 116 |
user_service_server_host=192.168.141.43
|
125 |
user_service_server_host=192.168.141.43
|
| - |
|
126 |
user_service_db_hostname=192.168.141.43
|
| 117 |
catalog_service_server_host=192.168.141.43
|
127 |
catalog_service_server_host=192.168.141.43
|
| - |
|
128 |
catalog_service_db_hostname=192.168.141.43
|
| 118 |
transaction_service_server_host=192.168.141.43
|
129 |
transaction_service_server_host=192.168.141.43
|
| - |
|
130 |
transaction_service_db_hostname=192.168.141.43
|
| 119 |
helper_service_server_host=192.168.141.43
|
131 |
helper_service_server_host=192.168.141.43
|
| - |
|
132 |
helper_service_db_hostname=192.168.141.43
|
| 120 |
logistics_service_server_host=192.168.141.43
|
133 |
logistics_service_server_host=192.168.141.43
|
| - |
|
134 |
logistics_service_db_hostname=192.168.141.43
|
| 121 |
warehouse_service_server_host=192.168.141.43
|
135 |
warehouse_service_server_host=192.168.141.43
|
| - |
|
136 |
warehouse_service_db_hostname=192.168.141.43
|
| 122 |
payments_service_server_host=192.168.141.43
|
137 |
payments_service_server_host=192.168.141.43
|
| - |
|
138 |
payments_service_db_hostname=192.168.141.43
|
| 123 |
promotion_service_server_host=192.168.141.43
|
139 |
promotion_service_server_host=192.168.141.43
|
| - |
|
140 |
promotion_service_db_hostname=192.168.141.43
|
| 124 |
|
141 |
|
| 125 |
payment_resource_file_path=/tmp/resource/
|
142 |
payment_resource_file_path=/tmp/resource/
|
| 126 |
payment_alias_name=70002267
|
143 |
payment_alias_name=70002267
|
| 127 |
payment_response_url=http://www.saholic.com/hdfc-pay-response
|
144 |
payment_response_url=http://www.saholic.com/hdfc-pay-response
|
| 128 |
payment_success_url=http://www.saholic.com/pay-success
|
145 |
payment_success_url=http://www.saholic.com/pay-success
|