Compare commits

..

No commits in common. "11db77da323de58b05c6ba94b2f639b837ecfb03" and "227d092721a1f2a4ee1f39d5c243d7dd00688988" have entirely different histories.

View file

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