update caddy file for v2

This commit is contained in:
Izalia Mae 2024-03-15 22:36:15 -04:00
parent e1ab01e4e2
commit 02564c7295

View file

@ -1,6 +1,3 @@
relay.example.org { relay.example.com {
gzip reverse_proxy / http://localhost:8080
proxy / 127.0.0.1:8080 {
transparent
}
} }