404

Route Not Found

The URL you requested is not configured in the Prism proxy.

This usually means the project isn't running or the hostname isn't registered.

What to do:

  1. Check if your project is running: prisme projects list
  2. Start your project: prisme devcontainer up
  3. View all routes: prisme proxy status
  4. Diagnose this URL: prisme proxy diagnose <hostname>

Useful links:

Traefik Dashboard - View all configured routes and services