| Not able to deploy aerogear using docker-compose file in the git https://github.com/aerogear/aerogear-unifiedpush-server/tree/master/docker-compose/ups-release. Dockers are deployed fine and its working without any issue while taking the url http://192.168.87.236:9999/ wildfily is loading fine but when taking http://192.168.87.236:9999/ag-push/ it is redirecting to the local Ip of keycloak docker as follows and the server is not loading . *http://172.17.0.2:8080*/auth/realms/aerogear/protocol/openid-connect/auth?client_id=unified-push-server-js&redirect_uri=http%3A%2F%2F192.155.87.236%3A9999%2Fag-push%2F&state=29684501-5232-499a-bff7-3bc3ffcb15ce&nonce=ea3b0802-c7a4-40e8-86b7-29171d7de51d&response_mode=fragment&response_type=code&scope=openid |