Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
service-center-1.0.0-m2
-
None
Description
Currently the frontend visits service-center directly from user browser. This requires that the service-center must be listening on a address accessible from the user machine. (Frontend will not work if visited from other machines if service-center listens on localhost.)
To resolve this issue, we need to add a proxy in the frontend server, and the user access the service-center through that proxy.
This also eliminates the need to modify the apiList.js file when configuring service-center address and port.
Attachments
Issue Links
- links to