This commit is contained in:
2025-11-30 20:59:37 +01:00
parent ecdfa9182a
commit d9495b67a2

View File

@@ -1,5 +1,5 @@
volumes:
bitwarden_data:
data:
driver: local
services:
bitwarden:
@@ -32,4 +32,4 @@ services:
- 8181:80
restart: ${RESTART:-unless-stopped}
volumes:
- bitwarden_data:/data
- data:/data