mikyll commented on issue #12397:
URL: https://github.com/apache/apisix/issues/12397#issuecomment-3032097796

   To can access the new dashboard you have to enable it in `config.yaml`, if 
not already:
   
   ```yaml
   admin:
       enable_admin_ui: true         # Enable embedded APISIX Dashboard UI.
   ```
   
   Then you can access it at URI `/ui`, on Admin API port (default `9180`). 
Example with localhost: [https://localhost:9180/ui](http://localhost:9180/ui)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@apisix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to