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:
WorkClub Automation
2026-03-05 13:50:32 +01:00
parent def0331b21
commit b17dea30b2
2 changed files with 1801 additions and 14 deletions

File diff suppressed because it is too large Load Diff