Update docs/Caddy.md

This commit is contained in:
2025-12-19 22:53:10 +00:00
parent ccf71bf0a3
commit 0fe55b2b62
+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
}