changed mount to bind

This commit is contained in:
2026-04-24 12:58:45 +00:00
parent 1117568faa
commit 4d73bf29bc

View File

@@ -10,7 +10,7 @@ services:
- "443:8443"
restart: always
volumes:
- bitwarden:/etc/bitwarden
- $PWD/bitwarden:/etc/bitwarden
- logs:/var/log/bitwarden
networks: