Improve Caddy 2 description in websockets.vue

Reword for clarity and remove duplicate sentence.
This commit is contained in:
Peter Briggs 2025-12-29 16:24:41 -08:00 committed by GitHub
parent 1b09c2b8e3
commit 2293eda22a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -89,8 +89,7 @@ example.com {
<v-card color="secondary-light">
<v-card-text>
<p>
WebSocket proxying automatically works in Caddy 2. There is no need to enable this as necessary for Caddy 1, Apache, and NGINX. In addition,
Caddy 2 may automatically create and update Let's Encrypt HTTPS certificates.
WebSocket proxying works out of the box in Caddy 2. There is no need to enable anything in your config, unlike other reverse proxies.
</p>
<p>Example configuration:</p>
<pre>