- commit
- 6ecebee
- parent
- ad968a6
- author
- Eric Bower
- date
- 2024-11-15 04:12:19 +0000 UTC
fix(pgs): trusted_proxies
1 files changed,
+1,
-1
+1,
-1
1@@ -6,7 +6,7 @@
2 }
3 servers {
4 metrics
5- trusted_proxies static 0.0.0.0/0 ::/0
6+ trusted_proxies static 0.0.0.0/0
7 }
8 }
9