How to enable Kong Dev Portal with Docker

First, i ran Kong Gateway Enterprise with docker by tutorial: Install Kong Gateway on Docker | Kong Docs (konghq.com)

Next. i’m setting enable Kong Dev Portal for docker by link: Enable the Dev Portal - Kong Gateway - v3.4.x | Kong Docs (konghq.com)

But. when i access Dev Portal URL: http://localhost:8003/default then return message “not found”

So, how to enable Dev Portal in Kong Docker? Thank you.

1 Like