| Line 19... |
Line 19... |
| 19 |
export_entities_path=/var/lib/tomcat6/webapps/export/html/entities/
|
19 |
export_entities_path=/var/lib/tomcat6/webapps/export/html/entities/
|
| 20 |
UPLOAD_AMAZON_CONTENT_FTP=FALSE
|
20 |
UPLOAD_AMAZON_CONTENT_FTP=FALSE
|
| 21 |
production_servers_public_ips = 173.230.147.250 173.255.209.200 109.74.200.220
|
21 |
production_servers_public_ips = 173.230.147.250 173.255.209.200 109.74.200.220
|
| 22 |
production_servers_private_ips = 192.168.141.43 192.168.161.5 192.168.186.32
|
22 |
production_servers_private_ips = 192.168.141.43 192.168.161.5 192.168.186.32
|
| 23 |
|
23 |
|
| - |
|
24 |
test_service_server_host=localhost
|
| - |
|
25 |
test_service_server_port=9009
|
| - |
|
26 |
test_service_dbname=test
|
| - |
|
27 |
test_service_db_hostname=localhost
|
| 24 |
user_service_server_host=localhost
|
28 |
user_service_server_host=localhost
|
| 25 |
user_service_server_port=9000
|
29 |
user_service_server_port=9000
|
| 26 |
user_service_dbname=user
|
30 |
user_service_dbname=user
|
| 27 |
user_service_db_hostname=localhost
|
31 |
user_service_db_hostname=localhost
|
| 28 |
catalog_service_server_host=localhost
|
32 |
catalog_service_server_host=localhost
|
| Line 43... |
Line 47... |
| 43 |
logistics_service_db_hostname=localhost
|
47 |
logistics_service_db_hostname=localhost
|
| 44 |
warehouse_service_server_host=localhost
|
48 |
warehouse_service_server_host=localhost
|
| 45 |
warehouse_service_server_port=9013
|
49 |
warehouse_service_server_port=9013
|
| 46 |
warehouse_service_dbname=warehouse
|
50 |
warehouse_service_dbname=warehouse
|
| 47 |
warehouse_service_db_hostname=localhost
|
51 |
warehouse_service_db_hostname=localhost
|
| - |
|
52 |
purchase_service_server_host=localhost
|
| - |
|
53 |
purchase_service_server_port=9017
|
| - |
|
54 |
purchase_service_dbname=warehouse
|
| - |
|
55 |
purchase_service_db_hostname=localhost
|
| 48 |
crm_service_server_host=localhost
|
56 |
crm_service_server_host=localhost
|
| 49 |
crm_service_server_port=9014
|
57 |
crm_service_server_port=9014
|
| 50 |
crm_service_dbname=crm
|
58 |
crm_service_dbname=crm
|
| 51 |
crm_service_db_hostname=localhost
|
59 |
crm_service_db_hostname=localhost
|
| 52 |
payments_service_server_host=localhost
|
60 |
payments_service_server_host=localhost
|