Hello,
I have installed AWX 18.0.0 using docker-compose method.
Used the following:
make docker-compose-build
make docker-compose
docker exec tools_awx_1 make clean-ui ui-devel
Docker containers are up and running but cannot get on to UI
Tried http://IP:8013, https://IP:8043 but no use
Can someone help or know what might be the issue?
Thanks