Update docs/docs/guides/reverse_proxy.md

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
This commit is contained in:
genevera (she/her) 2025-04-27 16:20:16 -04:00 committed by GitHub
parent b49b489d7d
commit 8615bb9258
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -181,6 +181,7 @@ It will also add a router, routing requests to "traefik.example.com" to your loc
Note that with this approach, you don't need to expose any ports for the Frigate instance since all traffic will be routed over the internal Docker network.
## Caddy Reverse Proxy
This example shows a working example of frigate running under a subdomain with logging and a tls cert (in this case a wildcard domain cert obtained independently of caddy) handled via imports
```caddy