Compare commits

..

No commits in common. "27cebc8f4cb332dc858f571a5b76d946a8da4cd0" and "0bc67480a4bf447b7bd31e578b488d3bf1dad876" have entirely different histories.

View file

@ -8,7 +8,7 @@ volumes:
services:
vaultwarden:
image: vaultwarden/server:1.33.0
image: vaultwarden/server:1.32.7
container_name: vaultwarden
environment:
- WEBSOCKET_ENABLED=true # Enable WebSocket notifications.