Subversion Repositories SmartDukaan

Rev

Rev 116 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 116 Rev 303
Line 21... Line 21...
21
	
21
	
22
	shopping_cart_hostname,
22
	shopping_cart_hostname,
23
	shopping_cart_port,
23
	shopping_cart_port,
24
	
24
	
25
	estimation_service_hostname,
25
	estimation_service_hostname,
26
	estimation_service_port
26
	estimation_service_port,
-
 
27
	
-
 
28
	datalogging_service_local_hostname,
-
 
29
	datalogging_service_local_port,
-
 
30
	datalogging_service_remote_hostname,
-
 
31
	datalogging_service_remote_port,
-
 
32
	datalogging_service_local_wrapper_port
27
}
33
}