fix(docker): correct NextAuth.js environment variable names
- Changed KEYCLOAK_ID → KEYCLOAK_CLIENT_ID - Changed KEYCLOAK_SECRET → KEYCLOAK_CLIENT_SECRET - Fixes 'ClientFetchError: The string did not match the expected pattern' - Frontend now loads successfully at http://localhost:3000 - Updated project summary to document fix (Blocker #5 resolved)
This commit is contained in: