diff --git a/app/api/auth/theia-check/route.ts b/app/api/theia-auth/route.ts similarity index 98% rename from app/api/auth/theia-check/route.ts rename to app/api/theia-auth/route.ts index 8a06a9e..d070bbe 100644 --- a/app/api/auth/theia-check/route.ts +++ b/app/api/theia-auth/route.ts @@ -1,5 +1,5 @@ /** - * GET /api/auth/theia-check + * GET /api/theia-auth * * Traefik ForwardAuth endpoint for theia.vibnai.com. *