Unable to start API Portal from Docker store

Hi All,

We have install API Portal from Docker container, but I got the issue “403 Forbidden” when I run in the local.

http://localhost:8081/
403 Forbidden

Could you please help here.
Thanks.

It should be running on http://:80/

Thanks
Arul

because currently, port 80 busy, we have change to port 81.

Are you talking about docker installation or a normal installation using a installer?

I have installed from docker

https://hub.docker.com/_/softwareag-apiportal

How did you change port for the loadbalancer container? did you modify the docker-compose file?
API Portal is based on multiple docker containers. Is all containers are up and running?

Thanks
Arul