Compare commits
2 commits
b9521fe332
...
73c3c65568
Author | SHA1 | Date | |
---|---|---|---|
73c3c65568 | |||
b8ea503d29 |
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ volumes:
|
||||||
|
|
||||||
services:
|
services:
|
||||||
vaultwarden:
|
vaultwarden:
|
||||||
image: vaultwarden/server:1.32.3
|
image: vaultwarden/server:1.32.4
|
||||||
container_name: vaultwarden
|
container_name: vaultwarden
|
||||||
environment:
|
environment:
|
||||||
- WEBSOCKET_ENABLED=true # Enable WebSocket notifications.
|
- WEBSOCKET_ENABLED=true # Enable WebSocket notifications.
|
||||||
|
|
Loading…
Reference in a new issue