This is the catch-all route for domain-based public websites.
/setup - Initial server configuration (superuser only)/admin - Server admin dashboard (superuser only)/app - Business management application (authenticated users)All other routes (like this one) will serve domain-specific public websites.