mirror of
https://github.com/dani-garcia/vaultwarden
synced 2024-11-12 04:52:47 +01:00
Updated Enabling WebSocket notifications (markdown)
parent
d80caac8de
commit
cafe1dff25
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ docker run -d --name vaultwarden \
|
||||||
vaultwarden/server:latest
|
vaultwarden/server:latest
|
||||||
```
|
```
|
||||||
|
|
||||||
Note: Port 3012 is only required when using an old reverse proxy configuration. From version 1.29.0, vaultwarden support WebSocket notifications through port 80.
|
Note: Port 3012 is only required when using an old reverse proxy configuration. From version 1.29.0, vaultwarden supports WebSocket notifications through port 80.
|
||||||
|
|
||||||
## Test the WebSockets connection
|
## Test the WebSockets connection
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue