Update docs/Caddy.md

This commit is contained in:
2025-12-19 22:53:10 +00:00
parent be4208b74e
commit dfb86efc65
+1 -1
View File
@@ -60,7 +60,7 @@ The above setup allows unauthenticated access to certain files, then implements
When you setup a separate subdomain for the authentication site, just add to your config another section for the auth host:
```
```caddyfile
auth.example.com {
reverse_proxy :4401
}