- commit
- 2ea95ff
- parent
- af59569
- author
- Eric Bower
- date
- 2024-11-09 03:53:30 +0000 UTC
fix(pgs): trust upstream reverse proxies and forward client ip
1 files changed,
+1,
-0
+1,
-0
1@@ -6,6 +6,7 @@
2 }
3 servers {
4 metrics
5+ trusted_proxies static 0.0.0.0/0 ::/:
6 }
7 }
8