formated with caddy fmt

This commit is contained in:
2025-04-04 11:14:04 -05:00
parent bb5bb2e705
commit 89876a7828

View File

@@ -7,7 +7,6 @@
servers { servers {
trusted_proxies static private_ranges trusted_proxies static private_ranges
} }
} }
# -------------------------------------------------- # --------------------------------------------------
@@ -341,5 +340,4 @@ auth.wettsten.com {
import auth import auth
reverse_proxy 192.168.86.243:8085 reverse_proxy 192.168.86.243:8085
} }
} }