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.
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
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