mirror of
https://github.com/binwiederhier/ntfy.git
synced 2024-12-14 11:47:33 +00:00
adding documentation for caddy WebSockets
This commit is contained in:
parent
72f36f8296
commit
6da554d1e5
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
# via Discord/Matrix or in a GitHub issue.
|
||||
# Note: Caddy automatically handles both HTTP and WebSockets with reverse_proxy
|
||||
|
||||
ntfy.sh, http://nfty.sh {
|
||||
reverse_proxy 127.0.0.1:2586
|
||||
|
|
Loading…
Reference in a new issue