WorkClub Automation 4e52544c79
CI Pipeline / Backend Build & Test (push) Successful in 1m3s
CI Pipeline / Frontend Lint, Test & Build (push) Successful in 34s
CI Pipeline / Infrastructure Validation (push) Successful in 3s
Add API_INTERNAL_URL to frontend deployment for K8s
The Next.js rewrites were falling back to localhost:5001 because
API_INTERNAL_URL was not set. This caused API proxy errors.

- Added API_INTERNAL_URL=http://workclub-api:8080
- This allows Next.js to proxy /api/* calls to the internal backend service
2026-03-21 13:46:35 +01:00
2026-03-18 12:07:34 +01:00
S
Description
No description provided
3 MiB
Test Latest
2026-03-08 14:27:26 +01:00
Languages
HTML 54.2%
C# 27%
TypeScript 15.6%
Shell 1.7%
Python 0.7%
Other 0.7%