This commit is contained in:
2025-11-30 20:56:53 +01:00
parent 7be1fc6085
commit ecdfa9182a

View File

@@ -29,7 +29,7 @@ services:
- 8181:80 - 8181:80
restart: ${RESTART:-unless-stopped} restart: ${RESTART:-unless-stopped}
volumes: volumes:
- bitwarden_data:/data - data:/data
volumes: volumes:
data: data:
driver: local driver: local