Minor tweaks

This commit is contained in:
Matthew Holt 2023-10-31 15:18:02 -06:00 committed by Francis Lavoie
parent c974abf599
commit c6724a6c1e
No known key found for this signature in database
GPG key ID: 0F66EE1687682239
2 changed files with 2 additions and 2 deletions

View file

@ -270,7 +270,7 @@
<p>
Capable of proxying HTTP and HTTPS, but also WebSockets, gRPC, FastCGI (usually PHP), and more! The underlying transport module is extensible for any custom way to generate an HTTP response.
</p>
<h3 class="purple">Dynamic environment? No problem</h3>
<h3 class="purple">Dynamic backends</h3>
<p>
Provide Caddy with a static list of backends or enable a module to retrieve backends dynamically during each request: ideal for rapidly changing environments. Caddy flows with your infrastructure!
</p>