feat(backend): add support for trustProxy in backend config

this is required for the rate limiting to work behind proxy.

closes #24169

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
This commit is contained in:
Heikki Hellgren
2024-09-17 13:38:41 +03:00
committed by Hellgren Heikki
parent 1220cf84d0
commit 7bd8af72ad
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/backend-defaults': patch
---
Add configuration variable for `express` trust proxy setting