repos / pico

pico services - prose.sh, pastes.sh, imgs.sh, feeds.sh, pgs.sh
git clone https://github.com/picosh/pico.git

commit
4bc6f5b
parent
2ea95ff
author
Eric Bower
date
2024-11-09 03:58:24 +0000 UTC
fix(pgs): caddy
1 files changed,  +1, -1
M caddy/Caddyfile.pgs
+1, -1
1@@ -6,7 +6,7 @@
2 	}
3 	servers {
4 		metrics
5-		trusted_proxies static 0.0.0.0/0 ::/:
6+		trusted_proxies static 0.0.0.0/0 ::/0
7 	}
8 }
9