This commit is contained in:
2022-10-02 14:22:09 -05:00
parent 923680a8e7
commit 995536c9fa
13 changed files with 533 additions and 536 deletions

View File

@@ -1,11 +1,11 @@
version: '3'
services:
vaultwarden:
image: vaultwarden/server:latest
container_name: vaultwarden
restart: always
environment:
- WEBSOCKET_ENABLED=true # Enable WebSocket notifications.
volumes:
version: '3'
services:
vaultwarden:
image: vaultwarden/server:latest
container_name: vaultwarden
restart: always
environment:
- WEBSOCKET_ENABLED=true # Enable WebSocket notifications.
volumes:
- ./vw-data:/data