Hi there
I want to try the web console feature Corteza Server Web Console :: Corteza Docs
I followed the docs both ways
- by setting the
ENVIRONMENT=dev
- and by setting
ENVIRONMENT=prod HTTP_SERVER_WEB_CONSOLE_ENABLED=true HTTP_SERVER_WEB_CONSOLE_USERNAME=abc HTTP_SERVER_WEB_CONSOLE_PASSWORD=dfqwe4rdfa32
when I try the endpoint /console
I get redirected to /console/ui/
and get this error message 404 page not found
appreciate any help