Commit Graph

1 Commits

Author SHA1 Message Date
WorkClub Automation
b17dea30b2 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)
2026-03-05 13:50:32 +01:00