To configure the DNS name of the load balancer server:
- Install and configure Content Composer Web Client. For more information, see the Content Composer Web Client Installation Guide.
- From the [Installation path]\hy-app\configs directory, open init-config.json in a text editor that supports UTF-8.
-
Find the following line and replace <DNS name of the load balancer
server> with the IP or DNS name of your load balancer
server.
"baseApiUrl": https://<DNS name of the load balancer server>:9010/mws
- Save and close the file.
- Ensure that your firewall allows communication through port 9010.