By default, the gateway server of the server1 profile listens on port 2160, enabling access to the deployed API projects/products.
To access the deployed backend service, use the URL in the following format:
http://<ip-address-of-gateway-machine>:2160/<project-context-path>/<version-number>
If the desired outcome is returned after calling the backend service API, the project is successfully configured.