Commit c1fd674
committed
refactor: remove /api/config endpoint - now served by nginx
- Delete api/controllers/config.js (unused by frontends)
- Remove /config route from swagger.yaml
- Delete docs/ENVIRONMENT_CONFIGURATION.md (outdated)
- Clean up Helm env vars: remove debugMode, API_PUBLIC_PATH, ENVIRONMENT, BANNER_COLOUR, ANALYTICS_* from values files
Config now served by nginx from rproxy-config ConfigMap.
eagle-api only needs internal env vars (MongoDB, Minio, CHES, ClamAV).1 parent dabdfc6 commit c1fd674
File tree
7 files changed
+0
-416
lines changed- api
- controllers
- swagger
- docs
- helm/eagle-api
7 files changed
+0
-416
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
691 | 691 | | |
692 | 692 | | |
693 | 693 | | |
694 | | - | |
695 | | - | |
696 | | - | |
697 | | - | |
698 | 694 | | |
699 | 695 | | |
700 | 696 | | |
| |||
718 | 714 | | |
719 | 715 | | |
720 | 716 | | |
721 | | - | |
722 | | - | |
723 | | - | |
724 | | - | |
725 | | - | |
726 | | - | |
727 | | - | |
728 | | - | |
729 | | - | |
730 | | - | |
731 | | - | |
732 | | - | |
733 | | - | |
734 | | - | |
735 | | - | |
736 | | - | |
737 | | - | |
738 | | - | |
739 | | - | |
740 | | - | |
741 | | - | |
742 | | - | |
743 | | - | |
744 | | - | |
745 | | - | |
746 | | - | |
747 | | - | |
748 | | - | |
749 | | - | |
750 | | - | |
751 | | - | |
752 | | - | |
753 | 717 | | |
754 | 718 | | |
755 | 719 | | |
| |||
0 commit comments