Просмотр исходного кода

adding documentation for caddy WebSockets

OneWeekNotice 1 год назад
Родитель
Сommit
6da554d1e5
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      docs/config.md

+ 1 - 0
docs/config.md

@@ -777,6 +777,7 @@ or the root domain:
     ```
     ```
     # Note that this config is most certainly incomplete. Please help out and let me know what's missing
     # Note that this config is most certainly incomplete. Please help out and let me know what's missing
     # via Discord/Matrix or in a GitHub issue.
     # via Discord/Matrix or in a GitHub issue.
+    # Note: Caddy automatically handles both HTTP and WebSockets with reverse_proxy 
 
 
     ntfy.sh, http://nfty.sh {
     ntfy.sh, http://nfty.sh {
         reverse_proxy 127.0.0.1:2586
         reverse_proxy 127.0.0.1:2586