Compare commits

..

No commits in common. "10e3e8f012cf7bc3ff84d40bd945d8c34f214ea6" and "a04b7a3fa33986c9d7f4c043a8932b73992132cb" have entirely different histories.

View file

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