Compare commits
No commits in common. "11db77da323de58b05c6ba94b2f639b837ecfb03" and "227d092721a1f2a4ee1f39d5c243d7dd00688988" have entirely different histories.
11db77da32
...
227d092721
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ volumes:
|
||||||
|
|
||||||
services:
|
services:
|
||||||
vaultwarden:
|
vaultwarden:
|
||||||
image: vaultwarden/server:1.32.6
|
image: vaultwarden/server:1.32.5
|
||||||
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