diff --git a/RTK.md b/RTK.md index 06975f3..2c50653 100644 --- a/RTK.md +++ b/RTK.md @@ -5,7 +5,7 @@ - Framework: NestJS + TypeScript. - Package manager: pnpm. - Data access: Prisma Client and Prisma migrations. -- Default local behavior: seed/mock data for runnable APIs until MySQL/Jenkins/Gitea credentials are provided. +- Default local behavior: seeded project configuration keeps APIs runnable while MySQL is not configured; production uses real Jenkins and Gitea clients when credentials are injected. ## Module Map