You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: fetch config from /config.json instead of /api/config
- Change ConfigService to fetch from nginx-served /config.json
- Remove Authorization header (not needed for static file)
- Config now comes from nginx ConfigMap instead of eagle-api
- Preserves KEYCLOAK_CLIENT_ID as before (eagle-admin-console)
- Enables instant config updates via ConfigMap edit
0 commit comments